-
To get started, clone this repository by clicking the green
"Clone or download"
button in the upper right hand corner of this page, and then"Open in desktop"
. -
Follow the roadmap! This is the roadmap we set, and I'll update it as we go along. There's lots to do right now, especially polishing up the graphics.
- (done) Create arbitrary gameplay sprites
- (done) Write code for connecting stars
- Create real gameplay sprites
- Real stars
- Particle effects
- Rotating and glowing
- Real lines connecting them
- Particle effects
- Possibly color change if line is correct
- Hint giving characters
- Starry background for each level
- Menu background
- Real stars
- Create star arrays and hints, adding misleading stars
- Based off of starry backgrounds, highlight some stars by making them bigger.
- Add some level-specific hints for our figureheads to say
- Write code for giving hints
- Make figureheads appear and talk if player does not get a correct line in X number of seconds
- Write code for level selection and progression
- Add a menu for easy level selection.
- Alpha test gameplay as a group
- Meet in person or in the back of class
- Implement ways to make the game more fun
- Get another team to play beta version
- Done