Gatekeeper Study Hall Edition
A Unity game development project recreating the simplified version of Gatekeeper found on https://www.gatekeeperonline.net/play
Project Details:
- Unity Version: 2022.3.19f1
- 2D Top-Down Perspective
- Built-In Shader Pipeline
- For 2-4 players
- Local or Online Sessions
See this page: game rules
View the issues available at https://github.com/PNW-CS-Club/gkstudyhall/issues Assign Yourself to an Issue
- Add a title
- Add a description
- Assign yourself to the issue
- Add appropriate label
- Choose GatekeeperStudyHall-Feature-Board as the project
- Select a milestone if available
- Select the branch associated with the issue
View the feature board in Projects at https://github.com/orgs/PNW-CS-Club/projects/2
- Add an item to Planning or Ready
- Move an item from Planning to Ready, create an issue for the item, create a branch for the issue
- Move an item from Ready to In Progress, create an issue for the item, then follow the steps for assigning yourself to an issue
When finished with a branch/issue
- Create a pull request When 2 people have approved the request, pull the changes to main. Ensure that there are no merge conflicts before pulling