31 Commits

Author SHA1 Message Date
03aadf4163 Update README.md 2024-11-25 22:17:41 +01:00
0ff02760f2 Fix bug 2024-11-25 22:16:17 +01:00
0c85c17b0d Create README.md 2024-11-25 22:16:12 +01:00
50ffe0f575 Add logo.png 2024-11-25 22:08:15 +01:00
7401610cd0 Update CMakeLists.txt 2024-11-25 21:59:14 +01:00
d0c8bfa491 Make codebase modular 2024-11-25 21:59:07 +01:00
5847d5eb00 Add heal "potions" to Game 2024-11-25 20:18:35 +01:00
9f9a0cbe4f Add damage.png 2024-11-25 20:17:50 +01:00
f9774c8145 Add hitbox system 2024-11-25 13:21:24 +01:00
67426218fc Auto-calculate font size in Helper#drawText 2024-11-25 13:21:04 +01:00
0cc6801230 Replace font 2024-11-25 13:20:43 +01:00
7de61f79f4 Giving up on release.yml workflow 2024-11-25 12:56:30 +01:00
bed061ff3e Update release workflow
Some checks failed
Build and Release / build (push) Failing after 24s
2024-11-25 12:50:54 +01:00
6630b8a845 Update release workflow
Some checks failed
Build and Release / build (push) Failing after 15s
2024-11-25 12:50:20 +01:00
c151639321 Update release workflow
Some checks failed
Build and Release / build (push) Failing after 4s
2024-11-25 12:47:15 +01:00
e1f545833e Update release workflow
Some checks failed
Build and Release / build (push) Failing after 4s
2024-11-25 12:45:45 +01:00
3d0d20cb94 Update release workflow
Some checks failed
Build and Release / build (push) Failing after 3s
2024-11-25 12:44:50 +01:00
9bb29eb03f Create release workflow
Some checks failed
Build and Release / build (push) Failing after 36s
2024-11-25 12:39:21 +01:00
1ba60c8169 Update .gitignore 2024-11-25 12:18:31 +01:00
83dd6bddcc Fix player movement 2024-11-25 12:18:12 +01:00
77c0428112 Upload player.png asset 2024-11-25 12:04:42 +01:00
f7024acddf Upload opponent.png asset 2024-11-25 12:04:38 +01:00
76871e5ec0 Upload heart.png asset 2024-11-25 12:04:34 +01:00
4f0842b2d0 Upload background.png asset 2024-11-25 12:04:30 +01:00
2ce8a39d67 Upload Arial.ttf asset 2024-11-25 12:04:24 +01:00
5f85da51ea Create Main.cpp 2024-11-25 12:04:16 +01:00
9f27fbee68 Create CMakeLists.txt 2024-11-25 12:04:12 +01:00
7db832ce70 Update .gitignore 2024-11-25 12:04:07 +01:00
ba0dbe59e2 Create Game.cpp / Game.h 2024-11-25 12:04:00 +01:00
7f31271a8d Create Helper files 2024-11-25 12:03:39 +01:00
1c0dd4932d Initial commit 2024-11-25 10:42:50 +00:00