Commit graph

2 commits

Author SHA1 Message Date
aaa6c15a9a Move engine stuff to its own namespace. 2024-04-01 17:28:55 -07:00
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