1
0
Fork 0

Added screenshots

This commit is contained in:
Michaël Lemaire 2017-07-12 22:49:28 +02:00
parent 8f4057772e
commit dc4fb99c3c
6 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@
*Play directly in your browser, no download or dependency required.*
![Menu screenshot](docs/shot_menu.jpg "Main menu")
![Map screenshot](docs/shot_map.jpg "Star system map")
![Battle screenshot](docs/shot_battle.jpg "Battle")
![Character sheet screenshot](docs/shot_character.jpg "Character sheet")
## How to develop
The only hard dependency of the toolchain is Python3.

View File

@ -66,7 +66,7 @@ Artificial Intelligence
* Use a first batch of producers, and only if no "good" move has been fo go on with some infinite producers
* Evaluate buffs/debuffs
* Abandon fight if the AI judges there is no hope of victory
* Add combination of random small move and actual maneuver, as prer
* Add combination of random small move and actual maneuver, as producer
* New duel page with producers/evaluators tweaking
* Work in a dedicated process (webworker)

BIN
docs/shot_battle.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 KiB

BIN
docs/shot_character.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 KiB

BIN
docs/shot_map.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

BIN
docs/shot_menu.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB