Commit graph

21 commits

Author SHA1 Message Date
a74cec10c2
Add debug key 2022-01-01 21:21:15 +01:00
bbb8995e99
Add collisions between players 2022-01-01 21:18:23 +01:00
4566a92d09
Reduce player size and remove useless time calculation 2022-01-01 21:00:24 +01:00
7d78b54806
Fix collisions bug 2022-01-01 20:54:59 +01:00
284966c7a6
[Draft] fixing collisions 2021-12-31 17:22:04 +01:00
4452a04ac8
Add wall collision 2021-12-31 15:27:23 +01:00
5fbc3cc0e5
Changes:
- Update comments
- Change orientation of the board
- Get the position of the players
2021-12-31 15:07:16 +01:00
a8dad88046
[DRAFT] finding where is the player accurately 2021-12-31 12:21:13 +01:00
32970f75b2
remove useless condition 2021-12-31 11:20:30 +01:00
45bb8065da
Better location display 2021-12-31 11:12:54 +01:00
5a992d49bd
Collision management on the edges of the board 2021-12-31 11:11:04 +01:00
4f550b3ae2
Reverse the position of the players to match the keyboard layout 2021-12-31 10:58:24 +01:00
201ed5450a
Adapt players position and show their locations 2021-12-31 10:56:25 +01:00
4929b44b87
Adapt colors to the general theme of the game 2021-12-31 10:49:14 +01:00
12ce28ec38
Adding a second player 2021-12-31 10:44:28 +01:00
0ac69d53a2
remove render option and vsync option 2021-12-31 10:26:31 +01:00
b5c7662bfe
Adapt color and player's speed 2021-12-31 10:22:22 +01:00
d35ca4f674
Added changes in /S9GB/MODIF1/window.c on expreg.org for the board and the character 2021-12-31 10:11:59 +01:00
c23fbdb919
Update window title 2021-12-27 14:12:36 +01:00
0b62517c35
trim spaces and use 4 space instead of 2 2021-12-22 02:17:16 +01:00
b0499e52c0
Adding the game engine and its related resources 2021-12-22 01:57:34 +01:00