Commit graph

20 commits

Author SHA1 Message Date
mcolonna
5992784dce dev: reorganize global variables and constants 2024-04-20 15:52:47 +02:00
mcolonna
30a935cf70 feat: game over and win screens *
feat:
- win screen
- "press enter to retry" in both screens
- reset moves only when winning the game

change:
- game over screen display
- display top-left move a little differently

dev:
- scripts to import different text sizes
2024-04-19 13:20:10 +02:00
mcolonna
bc9cee22d7 feat: comic sans move number (also fix *)
fix: the limits of an asset can exceed the image dimensions
2024-04-18 21:16:48 +02:00
mcolonna
d3c7d8c08f feat: the exit works :D 2024-04-18 18:37:47 +02:00
mcolonna
3ca6fb18b2 feat: gameover with firsk attack 2024-04-17 18:23:25 +02:00
mcolonna
9e81a59a7e feat: loots of things!!! *
Added features:
- Check if the room is valid
- Pathfinding
- Firsk
- Camera
Changes:
- Borders
Dev:
- new test rooms
- ber.vim plugin
2024-04-15 19:46:35 +02:00
mcolonna
b7a2d0494f dev: norminette *
mostly reorganize room src files
2024-04-09 15:30:40 +02:00
mcolonna
4020ff6203 dev: 're' rule doesn't recompile libraries anymore 2024-04-08 16:08:00 +02:00
mcolonna
7ec3eb6841 feat: add exit (without game over screen) *
also:
- fix: walk_through's prototype
- misc: remove ketchup debug thing
- dev: rename room_patch -> room_fromfile3
2024-04-08 15:37:47 +02:00
mcolonna
ea59cdd8a6 feat: add some ketchup *
also fix the 4th ketchup still image
2024-04-03 16:17:53 +02:00
mcolonna
5103cbf709 feat: reorganize the code 2024-04-02 21:50:47 +02:00
mcolonna
a00a02e527 feat: better floor and walls 2024-04-02 12:51:31 +02:00
mcolonna
a7e8cdc0c1 norm 2024-03-29 17:34:43 +01:00
mcolonna
97097c2529 feat: add walls and borders *
Also fix: getting an object from t_room.objects
2024-03-29 17:30:25 +01:00
mcolonna
ef0941e44f feat: snas can move!!!!!1! 2024-03-29 14:34:35 +01:00
mcolonna
4bd12ffcf1 feat: add timedloop() 2024-03-26 16:02:39 +01:00
mcolonna
78a6bbbb68 feat: input handler 2024-03-26 13:38:30 +01:00
mcolonna
3abc6cbfd6 feat: engine finished (i think) 2024-03-26 11:47:40 +01:00
mcolonna
8076487071 misc: many things 2024-03-15 14:44:38 +01:00
mcolonna
664b18eb2e feat: base + display functions!!!!! 2024-03-06 16:19:34 +01:00