Commit Graph

18 Commits

Author SHA1 Message Date
allylikesfrogs
b3ab81f7eb water 2023-05-05 19:54:18 -07:00
Sam
7d58fe1e7f added logo to splash screen!! 2023-05-04 23:09:45 -07:00
Sam
a164f3130f added game end screen
also! the new singleton system doesn't work! returning to the main menu creates a second instance of everything, @nick can you fix this please
2023-05-04 21:17:36 -07:00
Sam
c8548e3d4f created new demo scene switcher
this is just an overhaul of the debug scene switcher -- no longer breaks if you leave the main menu! a win for the girlies
2023-05-04 19:54:59 -07:00
Nicholas Novak
1c7ced7b71 change: Removed reference to old state controller 2023-05-04 11:48:09 -07:00
Nicholas Novak
ee0b076ba7 Added in tilemaps and started blocking the level out 2023-05-04 11:26:01 -07:00
Sam
d3893d3f0e improved tambourine behavior
also worked a bit on level balancing, adding background details
2023-05-01 01:15:21 -07:00
Sam
46f7cfe07e fixed: player jittering and death sliding 2023-04-30 23:53:52 -07:00
Sam
14a4de41cc bugfixing
added canvas objects to all scenes (and event systems with them), game should be playable all the way through maybe!
2023-04-30 22:01:55 -07:00
Sam
16a190949d created victory object and level progression
also tried to create a way to launch the game from any scene, but it doesn't really work. don't use anything in the folder called "DEBUG"
2023-04-30 13:34:02 -07:00
slevy14
405e20ca2f lots of small changes lol
worked on tambourine level layout, improved tambourine throwing, created enemy respawn system
2023-04-29 14:51:50 -07:00
slevy14
e178bb430c added icon for building 2023-04-26 16:37:10 -07:00
slevy14
33ee9e08e1 added a debug mode variable to state controller
if this is checked, then the debug menu will be useable. when building the game, make sure to uncheck the debug mode box to prevent it from coming up in the build
2023-04-26 13:27:08 -07:00
slevy14
41d128373d added scene switcher debug menu
can be accessed at any time with the
2023-04-26 13:03:48 -07:00
slevy14
6612092d51 added buttons to pause menu 2023-04-25 15:38:12 -07:00
slevy14
c0f9749da5 added transition scene with basic tutorial AND PERSISTENT DATA
PLEASE launch game from the main menu scene, otherwise persistent data will not load correctly
2023-04-25 13:27:12 -07:00
slevy14
0924a69f77 added background music to main menu
all the kermit stuff is placeholder but it will be there until further notice
2023-04-23 22:50:37 -07:00
slevy14
617d45d372 added a start screen and scene manager 2023-04-23 22:18:37 -07:00