Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 676 Bytes

JumpIN

Group Project for SYSC 3110

Group Name: Exception("Taken");
Group Members:
Evening Starlight 100 879 683
Jay McCracken 101 066 860
Matthew Harris 101 073 502

A simple clone of the puzzle game JumpIn for the course SYSC 3110. This is being made for educational purposes only. 4 main milestone goals:

  1. Basic game logic, implemented in text based format. Due October 18th (15%)
  2. GUI implementation of the game, and Unit tests. Due November 4th (20%)
  3. Add a solver and unlimited undo/redo. Integrate solver for hints. Due November 18th (30%)
  4. Add Save/Load feature, as well as a game level builder. Due December 2nd (35%)