Code I Report - ndow1021/CS478Project GitHub Wiki
Number of commits up until this point: 20
Summary of committed code:
-
First 3 code commits were all committs adding the read me and initial files to use
-
The next commit was to add the initial unity files onto the project
-
The next 3 code commits were test changes for one of the labs)
-
The next 4 commits were getting the initial main menu screen into the project
-
The next commit was adding the gameplay scene and the initial files and code to start the main game loop
-
The next 5 commits were adding score functionality and getting the score counter to increase when the user clicks the banana.
-
The next commit was adding the shop screen and button to go to the shop
-
The last 2 commits are fixing the main menu buttons and other misc. fixes and UI updates
There will likely be more commits between the code at the point this summary was submit and when we do our first demo