dreamcast-opengl/.vscode
Fries c651dcd038 Create a basic flappy bird clone.
Right now, theres no score but I did make a entity abstraction which is like a GameObject from Unity where you have a position and scale (but no rotation) and the entity has a draw function and an update function.
2024-03-16 22:18:15 -07:00
..
kos_environ.sh Make some Dreamcast OpenGL programs. 2024-03-10 21:40:08 -07:00
kos_make.sh Make some Dreamcast OpenGL programs. 2024-03-10 21:40:08 -07:00
launch.json Create a basic flappy bird clone. 2024-03-16 22:18:15 -07:00
settings.json Convert gl.c to c++ and make it nicer. 2024-03-11 22:41:34 -07:00
tasks.json Make some Dreamcast OpenGL programs. 2024-03-10 21:40:08 -07:00