31 Commits
Author SHA1 Message Date
Mathias a870acda24 Fix items spawning at unreachable positions 2025-02-17 08:51:23 +01:00
Mathias 128163df2a Update hitboxes 2024-12-09 09:20:17 +01:00
Mathias e5dc74257e Add high score 2024-12-09 09:07:41 +01:00
Mathias 86feca9943 Create Renderer#drawCircle 2024-12-02 09:38:36 +01:00
Mathias ef72acbf0b Implement DeltaTime 2024-12-02 09:37:57 +01:00
Mathias 69a957c6f6 Update game states 2024-12-02 09:37:49 +01:00
Mathias cc96b2aa1b Create EndingState 2024-12-02 09:37:39 +01:00
Mathias 6ecbda7b44 Update README.md 2024-12-02 09:37:17 +01:00
Mathias 38bf6601ed Update logo.png 2024-12-02 09:36:53 +01:00
Mathias f9774c8145 Add hitbox system 2024-11-25 13:21:24 +01:00
Mathias 67426218fc Auto-calculate font size in Helper#drawText 2024-11-25 13:21:04 +01:00
Mathias 0cc6801230 Replace font 2024-11-25 13:20:43 +01:00
Mathias 7de61f79f4 Giving up on release.yml workflow 2024-11-25 12:56:30 +01:00
Mathias bed061ff3e Update release workflow
Build and Release / build (push) Failing after 24s
2024-11-25 12:50:54 +01:00
Mathias 6630b8a845 Update release workflow
Build and Release / build (push) Failing after 15s
2024-11-25 12:50:20 +01:00
Mathias c151639321 Update release workflow
Build and Release / build (push) Failing after 4s
2024-11-25 12:47:15 +01:00
Mathias e1f545833e Update release workflow
Build and Release / build (push) Failing after 4s
2024-11-25 12:45:45 +01:00
Mathias 3d0d20cb94 Update release workflow
Build and Release / build (push) Failing after 3s
2024-11-25 12:44:50 +01:00
Mathias 9bb29eb03f Create release workflow
Build and Release / build (push) Failing after 36s
2024-11-25 12:39:21 +01:00
Mathias 1ba60c8169 Update .gitignore 2024-11-25 12:18:31 +01:00
Mathias 83dd6bddcc Fix player movement 2024-11-25 12:18:12 +01:00
Mathias 77c0428112 Upload player.png asset 2024-11-25 12:04:42 +01:00
Mathias f7024acddf Upload opponent.png asset 2024-11-25 12:04:38 +01:00
Mathias 76871e5ec0 Upload heart.png asset 2024-11-25 12:04:34 +01:00
Mathias 4f0842b2d0 Upload background.png asset 2024-11-25 12:04:30 +01:00
Mathias 2ce8a39d67 Upload Arial.ttf asset 2024-11-25 12:04:24 +01:00
Mathias 5f85da51ea Create Main.cpp 2024-11-25 12:04:16 +01:00
Mathias 9f27fbee68 Create CMakeLists.txt 2024-11-25 12:04:12 +01:00
Mathias 7db832ce70 Update .gitignore 2024-11-25 12:04:07 +01:00
Mathias ba0dbe59e2 Create Game.cpp / Game.h 2024-11-25 12:04:00 +01:00
Mathias 7f31271a8d Create Helper files 2024-11-25 12:03:39 +01:00