/arcade-template

Template repo for final arcade projects Kerikeri High School DTC

Primary LanguageJavaScriptMIT LicenseMIT

Game Design with Python Arcade Kerikeri High School

Template repo for final arcade projects Kerikeri High School DTC

All information, assessment schedules and the tasks can be found in the documents folder.

Please see Final Hand In Checklist before final submission.

This template creates student repositories for senior game design projects.

👨‍🏫 Before you code 🐍

Year 12

🔥 Check out the Year 12 Task

🔥 Read the Marking Schedule

🔥 Complete the Game Design Document

🔥 Get familiar with the Testing and Trialing examples

Year 13

🔥 Check out the Year 13 Task



👨‍🏫 Helpful Links 🐍

🔥 Arcade Reference

🔥 Python Arcade Discord

🔥 Platformer Tutorial

Hand in checklist:

  • 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.