@@ -21,7 +21,6 @@ The build system use *cmake*.
2121``` sh
2222cmake . # If you want to build in Debug, use -DCMAKE_BUILD_TYPE=Debug
2323make
24- # The next two commands are not completely configured. They might be unfunctional. Try if you want!
2524sudo make install # install the game into your system
2625make package # generate both .deb package and .tar.gz package
2726```
@@ -40,12 +39,11 @@ English is not our native language, but we do our best! If you see some errors,
4039
4140If there are problems understanding the old commits or monthly reports that are in French, don't hesitate to ask!
4241
43- __ The current game version is Alpha 0.13 __ Download link: <a
42+ __ The current game version is Alpha 0.14 __ Download link: <a
4443href="http://opmon-game.ga/downloads"> <img src =" https://raw.githubusercontent.com/cyrioncentori/OpMon/master/Resources/Other/version_logo.png " alt =" Download Link " ></a >
4544
46- __ The next game version will be Alpha 0.14__ : Added descriptions on
47- objects, Map system recreation and code reorganization
48- __ After : Alpha 0.15__ : Added the first OPMon's fight
45+ __ The next game version will be Alpha 0.15__ : Added the first OPMon's fight
46+ __ After : Alpha 0.16__ : Fight system update and OpMons improvements
4947* [ Look the ROADMAP] ( https://github.com/cyrioncentori/OpMon/wiki/ROADMAP )
5048* [ Look the Releases changelog] ( https://github.com/cyrioncentori/OpMon/wiki/Releases )
5149
@@ -66,12 +64,12 @@ See the controls of the game OpMon [here](http://opmon-game.ga/controls.html)
6664* [ Dépot du site web] ( https://github.com/cyrioncentori/Site-OpMon )
6765* [ Crédits] ( https://github.com/cyrioncentori/OpMon/blob/master/Credits.md )
6866
69- <br />Version du jeu : Alpha 0.13 | Téléchargement : <a
67+ <br />Version du jeu : Alpha 0.14 | Téléchargement : <a
7068href="http://opmon-game.ga"> <img src =" https://raw.githubusercontent.com/cyrioncentori/OpMon/master/Resources/Other/version_logo.png " alt =" Logo Téléchargement " ></a ><br /><br />
7169
7270### Prochaines versions :
73- * Alpha 0.14 : Ajout de descriptions d'objets et ajout du nouveau système de maps
7471* Alpha 0.15 : Ajout du premier combat entre dresseurs
72+ * Alpha 0.16 : Amelioration du système de combat et ameliorations des OpMOns et de leurs stats
7573* [ Voir la RoadMap] ( https://github.com/cyrioncentori/OpMon/wiki/ROADMAP )
7674
7775<br />
0 commit comments