Commit graph

45 commits

Author SHA1 Message Date
43ea725a4e
Add death and destruction of wood when bomb explod 2022-01-02 18:01:31 +01:00
49c4c3896f
bomb getting bigger with time 2022-01-02 17:23:46 +01:00
a6f9156be5
Adding bombe exploding after 3s 2022-01-02 17:11:12 +01:00
7f6896b7a7
add timeout bombe 2022-01-02 16:48:59 +01:00
b46125c282
add comments on players collision 2022-01-02 16:34:54 +01:00
27e8808349
Changes
- fix typo
- Add test to see where is the player in the grid
- Add bomb
2022-01-02 16:32:43 +01:00
9cf47bb696
use the correct UP for the B player 2022-01-02 15:31:57 +01:00
ed30e7cc29
fix bug which B player is A id 2022-01-02 15:29:12 +01:00
881a08e7dd
Remove wall security 2022-01-02 15:19:39 +01:00
868571571d
Reverse old collisions way 2022-01-02 15:16:51 +01:00
6c960df880
Add wood texture 2022-01-02 15:13:24 +01:00
78a8012638
Changes
- Collisions system
- Player speed
- Spawn system
2022-01-02 13:22:20 +01:00
2f0c65ec19
Gestion clavier bombe 2022-01-02 03:14:43 +01:00
9af82a8ba8
Better removal of blocks around players 2022-01-02 03:04:16 +01:00
a093045fdd
Place all destructible blocs 2022-01-02 02:48:42 +01:00
82bd71cce3
Changes
- fix typo
- spawn of the two players far from each other (#covid)
2022-01-02 02:28:03 +01:00
afa5686a68
fix typo 2022-01-02 02:20:09 +01:00
3b6d1fbb38
Changes
- Added destrucible blocs (they are not spawn yet)
- Zoom decrease when map increase
- Increase default map size
2022-01-02 02:18:23 +01:00
55abb736c3
fix bug players spawning in a wall 2022-01-02 01:42:45 +01:00
2e1b37a525
adding todos 2022-01-02 00:29:27 +01:00
4bb79eaca6
Random generation of the board 2022-01-02 00:25:00 +01:00
bd440e9f71
add comments 2022-01-01 23:35:24 +01:00
4963b48398
Add an head to the players 2022-01-01 22:53:11 +01:00
2901afc3d0
fix debug display 2022-01-01 21:36:20 +01:00
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