dfa6768a96
added SDL_mixer
2024-01-28 19:10:19 +01:00
ines
0a25cab6e8
Merge pull request #18 from Nimac0/Collision
...
Sliding along collision boxes
2024-01-28 17:55:46 +01:00
ineslelin
c2cb8f9fc6
fixed collision interaction with player
2024-01-28 16:49:08 +01:00
ezveee
a9ae4f087e
Character selection working
...
After enter gets pressed on the start screen, a character selection screen gets displayed.
P1 can choose a character via 'a' and 'd' - P2 via 'arrow left' and 'arrow right'.
Selections get locked in upon pressing enter.
Code is currently working, but in need of improvements.
2024-01-28 10:14:10 +01:00
ineslelin
35a527101b
left/right sliding collision possible now
2024-01-27 17:29:14 +01:00
baf3a206b6
reformatted inconsistent code and optimized imports
2024-01-24 16:28:41 +01:00
7bc17eb8b9
Merge branch 'origin/Projectiles' into 'main'
2024-01-23 19:45:28 +01:00
sara
5d4512133c
refactor (working version)
2024-01-23 18:50:21 +01:00
Markus
7c87ccc42b
added health, getting damage and visual
...
representation of it
2024-01-22 17:39:47 -06:00
Markus
98f8cbc221
worst tutorial, but projectiles added
2024-01-21 13:28:58 -06:00
f8c8c6de00
structural changes
2024-01-11 08:30:49 +01:00