A mini game project designed to teach students intermediate GitHub workflow and digital game prototyping skills.
Teams we need to create a fork of the repositroy under one team member's account. That team member should then add team members as collaboratos to the forked repository. The team will then be able to edit the repository.
It is expected that teams will review the Wiki for information about the project such as configuration, restrictions, templates, and scripts.
You can review the Wiki 4. Mini Game Scripts for more information on how to use the scripts provided.
Ensure the mini game has been created using the guidelines in the Wiki. Once ready, one team member can create a Pull Request to ask that the repository owner pull their changes in. When creating a repository, please target the Games2024 branch rather than main.
GitHub Pages are enabled for this project. Successful builds on main will be pushed to the site and playable here.
You can review https://github.com/MohawkRaphaelT/mini-game-collection/blob/main/.github/workflows/main.yml to see how the build script is configured.