Commits on Source (22)
-
Florent Bouchez Tichadou authoreddb0d2463
-
Florent Bouchez Tichadou authored4d7c4b32
-
Florent Bouchez Tichadou authoreddc6ceff8
-
Florent Bouchez Tichadou authored25098240
-
Florent Bouchez Tichadou authored3a8e29e2
-
Florent Bouchez Tichadou authored17dabe98
-
Florent Bouchez Tichadou authored733c8aba
-
Florent Bouchez Tichadou authoredafb0dca5
-
Florent Bouchez Tichadou authored118c2cb2
-
Florent Bouchez Tichadou authored
This happens for tests levels, where it is not necessary to save time or restarts so we just issue a warning.
40cdd371 -
Florent Bouchez Tichadou authored
However, it is probably better to do it as unit tests with pytest instead of having full levels for that. TODO -> investigate.
105135ab -
Florent Bouchez Tichadou authoredcbadf394
-
Florent Bouchez Tichadou authored
as a unit test.
ead8a9e3 -
Florent Bouchez Tichadou authoreddeb83144
-
Noe-genevois authoredde9ce0f5
-
Florent Bouchez Tichadou authored
understand.
eebd1a6f -
Florent Bouchez Tichadou authored
in the virtual environment.
e41aedee -
Florent Bouchez Tichadou authored
Fixed missing lib for tutorial See merge request !27
b13b7913 -
Noe-genevois authored859a922d
-
Noe-genevois authored88e29273
-
Noe-genevois authoredf2997932
-
Florent Bouchez Tichadou authored
Testing for level stairs See merge request !30
9e74ba54
Showing
- Makefile 9 additions, 2 deletionsMakefile
- README.md 30 additions, 10 deletionsREADME.md
- levels/tests/easytracker/missing_vars/level.py 33 additions, 0 deletionslevels/tests/easytracker/missing_vars/level.py
- levels/tests/easytracker/missing_vars/main.c 26 additions, 0 deletionslevels/tests/easytracker/missing_vars/main.c
- levels/tests/easytracker/notes.org 4 additions, 0 deletionslevels/tests/easytracker/notes.org
- levels/tests/test.tmx 78 additions, 0 deletionslevels/tests/test.tmx
- levels/tutorial/00_introduction/level.py 2 additions, 1 deletionlevels/tutorial/00_introduction/level.py
- levels/tutorial/01_first_bug/level.py 2 additions, 2 deletionslevels/tutorial/01_first_bug/level.py
- levels/tutorial/03_bugs_hiding/level.py 1 addition, 1 deletionlevels/tutorial/03_bugs_hiding/level.py
- levels/tutorial/05_stairs/level.py 12 additions, 4 deletionslevels/tutorial/05_stairs/level.py
- levels/tutorial/05_stairs/main.c 3 additions, 0 deletionslevels/tutorial/05_stairs/main.c
- lib/graphic/sprites/sp_objects.py 1 addition, 1 deletionlib/graphic/sprites/sp_objects.py
- lib/graphic/views/game.py 2 additions, 2 deletionslib/graphic/views/game.py
- lib/level/level_arcade.py 16 additions, 5 deletionslib/level/level_arcade.py
- lib/level/level_test.py 8 additions, 9 deletionslib/level/level_test.py
- lib/level/map.py 1 addition, 1 deletionlib/level/map.py
- lib/level/objects.py 12 additions, 9 deletionslib/level/objects.py
- lib/level/utils.py 12 additions, 2 deletionslib/level/utils.py
- lib/loader/loader.py 3 additions, 1 deletionlib/loader/loader.py
- lib/progress/progress_manager.py 63 additions, 27 deletionslib/progress/progress_manager.py
levels/tests/easytracker/missing_vars/main.c
0 → 100644
levels/tests/easytracker/notes.org
0 → 100644
levels/tests/test.tmx
0 → 100644