No description
Find a file
2025-11-25 13:26:37 +01:00
fonts Added code 2025-11-25 13:14:16 +01:00
includes Fixed warning 2025-11-25 13:26:13 +01:00
init_states Added code 2025-11-25 13:14:16 +01:00
lib Added code 2025-11-25 13:14:16 +01:00
shaders Added code 2025-11-25 13:14:16 +01:00
.gitignore Initial commit 2025-11-21 09:16:12 +00:00
build.sh Updated build script to include all libraries 2025-11-25 13:26:37 +01:00
main.cpp Added code 2025-11-25 13:14:16 +01:00
README.md Updated Readme 2025-11-25 13:17:36 +01:00

cpp-game

This small project was developed for the GPU Programming module during my studies.

If the project were to grow, one could definitely switch to a state machine to handle the different screens.