Table of Contents
-
Names
- Scrum Master: Troy Phillips
- Description
- Visuals
- Contribution
- Roadmap
- Acknowledgment
- Contacts
- License
- Janae Gates
- Yifan Kang
- Vandini Modi
- Troy Phillips
SCRUM Master Troy Phillips
Daily Maze is a game that will generate a unique maze for a user to solve daily. Users will only have one try to solve the maze per day and must complete the maze before time expires.
Click HERE to play.
Current page status:
Maze update:
This is a school project. We appreciate all contributions but, we are not allowed to accept outside help for this project. Any suggestion are welcomed though!
- Create maze algorithms to make sure generated mazes are solvable. -- DONE
- Create webpage to host our maze -- DONE
- Set up GitHub actions to automatically run our Python code at midnight and populate json files with new maze map. -- DONE
- Allow users to select maze difficulty -- DONE
- Limit users to one try per day -- IN PROGRESS
We used PyGame and PYamaze Library to create our unique mazes.
Troy Phillips: [email protected]
Project Link: https://github.com/troyphillips/Daily-Word-Maze
Distributed under the MIT License. See LICENSE.txt for more information.