mirror of
https://forge.apps.education.fr/phroy/codetower.git
synced 2024-01-27 11:35:17 +01:00
Readme update
This commit is contained in:
parent
15a6d14382
commit
1283914a30
@ -12,14 +12,15 @@ The game engine is [Blender](https://blender.org) - [UPGE](https://upbge.org).
|
||||
|
||||
### Download
|
||||
|
||||
Source repository (Gitlab ) : https://gitlab.com/phroy/codetower
|
||||
Source repository (Gitlab) : https://gitlab.com/phroy/codetower
|
||||
|
||||
Binaries (GNU/Linux and Windows) : [www.phroy.org](http://www.phroy.org/cloud/index.php/s/nyoWT6xMkxAJ9Pm)
|
||||
|
||||
### Tower commands
|
||||
|
||||
With your Python script, you can build, remove and upgrade your towers. For each tower, you will be able to choose dynamically most appropriate techno (archer tower) or
|
||||
spell (mage tower). The Python script is **ct_cmd.py** (in the game folder), you have to edit it with editing software (Spyder, Emacs, Atom, ...).
|
||||
With your Python script, you can build, remove and upgrade your towers.
|
||||
For each tower, you will be able to choose dynamically most appropriate techno (archer tower) or spell (mage tower).
|
||||
The Python script is **ct_cmd.py** (in the game folder), you have to edit it with editing software (Spyder, Emacs, Atom, ...).
|
||||
|
||||
* **Build a tower : ct_build (x, y, category, name, color, style)**
|
||||
- x position (integer)
|
||||
|
Loading…
Reference in New Issue
Block a user