To contribute to this project, please clone this to computer. To load it up in Android studio, import the "build.gradle" file in the root directory.
-
Asset Management : outlines how asset paths are stored throughout the project.
-
Japanese Font Notes : explain the process of choosing a font to display the Japanese characters throughout the application.
-
Progress Saving : documents our goal to connect student profiles to Google accounts and lists all the variables that need to be stored to save the player's progress in the game.
-
Speech Recognition Notes : explains the issues we have come across with the speech recognition library used in this game.
-
Issue List : summarizes some of the issues in the game that we have not yet resolved.
-
Asteroid Mini-Game Notes : explains the file structure of the asteroid mini-game and discusses tasks completed and bugs that need fixing.