Group: 60
Group Members: Tsid Tomori, Talha Chaudhry, Arleen Hayer, Kabir Pathan, and of course myself Waleed Aamer
Western Uni Course: CS2212
WordQuack is an educational game intended for students of grade 1-6 in which they further enhance their vocabulary and spelling. Wordquack is inspired by a famous game called WordScapes and our goal for this game is to help encourage a generation of students that rely on too much spell checkers to build on their vocabulary through a fun learning environment. This game was created as a group project for the course CS2212: Introduction to Software Engineering.
To compile from source code, follow these steps:
Video: https://www.youtube.com/watch?v=Bn4IVUf3QzI&t=20s (Time 0:20 - 6:00)
After following the video, do:
1. Download json-simple-1.1.1.jar: https://code.google.com/archive/p/json-simple/downloads
2. File -> Project Structure -> Libraries
3. New Project Library (+ sign at top) -> Java -> json-simple-1.1.1 file location -> OK -> Apply
4. Go to src folder -> Main -> Run program
To learn gameplay mechanics, use the in game tutoral button. Progress mode may only be opened once a game has been loaded.
To run .jar file, first download the latest Java JDK. then open the command prompt and type "java -jar (.jar locaton)"
Note: Project run version has music, JAR executable does not have music.