Template repo for final arcade projects Kerikeri High School DTC
All information, assessment schedules and the tasks can be found in the documents folder.
This template creates student repositories for senior game design projects.
🔥 Check out the Year 12 Task
🔥 Read the Marking Schedule
🔥 Complete the Game Design Document
🔥 Check out the Year 13 Task
🔥 Arcade Reference
🔥 Python Arcade Discord
🔥 Platformer Tutorial
- I have a working program with main.py as the entrypoint
- My program works on my end user's computer
- My code is PEP 8 compliant hand has informative comments
- There are multiple commits to this repo showing itterative development
- I have completed the Game Design Document.md
- I have completed a sprint doc for every sprint
- I have completed A B trials on end users for every sprint
- I have tested each component of my program and documented the tests for each sprint
- I have checked my work against the assassment schedules.
- All my work is my own and I have clearly referenced code and assets from other sources in the comments.