Commit Graph

8 Commits

Author SHA1 Message Date
Neal Finger
15d86a7391 general update
merge water, update game loop
2023-02-05 14:59:08 -07:00
William Hubbard
05dd0a1cfd Fixes some debug code. 2023-02-05 14:04:42 -07:00
William Hubbard
518bf5f5e6 Fixes collision code. 2023-02-05 13:58:32 -07:00
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