Commit Graph

5 Commits

Author SHA1 Message Date
William Hubbard
b80c215d98 Sets the depth to be handled by the player
Just a lot simpler.
2023-02-05 13:09:05 -07:00
William Hubbard
e73eb5a765 Adds an end screen. 2023-02-05 11:17:30 -07:00
William Hubbard
ce1436b1c2 Adds sub-pixel collisions 2023-02-04 22:11:39 -07:00
William Hubbard
803b09e1b6 Adds an obstacle system 2023-02-04 16:45:36 -07:00
William Hubbard
a218536601 Adds an obstacle generation system
This system is responsible for generating obstacles and moving them on-screen as the player moves in the world.
2023-02-04 10:49:04 -07:00