Recréation de A Switch To The Top (AST3) en C pour fxCG50
Go to file
KikooDX a3cde28d8f Stop tracking generated files and binaries 2021-03-22 18:36:43 +01:00
assets-cg cleanup to have one branch 2021-03-21 23:39:09 +01:00
editor Not funny at all - level 16 2021-03-22 01:15:33 +01:00
include Stop tracking generated files and binaries 2021-03-22 18:36:43 +01:00
src Stop tracking generated files and binaries 2021-03-22 18:36:43 +01:00
.gitignore Stop tracking generated files and binaries 2021-03-22 18:36:43 +01:00
LICENSE cleanup to have one branch 2021-03-21 23:39:09 +01:00
Makefile cleanup to have one branch 2021-03-21 23:39:09 +01:00
README.md cleanup to have one branch 2021-03-21 23:39:09 +01:00
build.sh Stop tracking generated files and binaries 2021-03-22 18:36:43 +01:00
compile_level.py cleanup to have one branch 2021-03-21 23:39:09 +01:00
editor.sh cleanup to have one branch 2021-03-21 23:39:09 +01:00
project.cfg cleanup to have one branch 2021-03-21 23:39:09 +01:00
time.py cleanup to have one branch 2021-03-21 23:39:09 +01:00
times.lvl Not funny at all - level 16 2021-03-22 01:15:33 +01:00

README.md

AST3_C

Présentation :

A Switch To The Top est un jeu prévu pour fx-cg50 (90+E). Ou vous pouvez changer la gravité afin de traverser un niveau. Ceci est une adaptation utilisant Gint de Lephenixnoir pour avoir un jeu plus plaisant et fluide.

Comment installer :

  • Glisser le fichier AST3.g3a dans votre calculatrice.
  • Lancer le jeu directement depuis le menu principal.

Éditer le jeu :

Clone ce dépot : $ git clone https://gitea.planet-casio.com/Tituya/AST3_C && cd AST3_C

Pour ouvrir l'éditeur de niveau (Python et Pygame obligatoire). $ ./editor.sh

Pour compiler le jeu (fxsdk + gint obligatoire). $ ./build.sh