Force cadets to adapt and problem solve in an ever-changing environment
Find a file
2026-04-13 11:15:14 -04:00
.gitignore Added Windows support, mac support is implicit. 2026-04-13 11:03:55 -04:00
ClassSatellite.py Initial commit, added working game 2026-04-13 10:00:44 -04:00
Handout320thSTG.docx Initial commit, added working game 2026-04-13 10:00:44 -04:00
HandoutPetersonSFB.docx Initial commit, added working game 2026-04-13 10:00:44 -04:00
LICENSE Initial commit 2026-04-12 21:57:36 -04:00
MainGame.py Added Windows support, mac support is implicit. 2026-04-13 11:03:55 -04:00
README.md Update README.md 2026-04-13 11:15:14 -04:00
SpaceJamChaosMode.docx Initial commit, added working game 2026-04-13 10:00:44 -04:00

SpaceJamGLP

Mission

Force cadets to adapt and problem solve in an ever-changing environment

Instructions

Gameplay

see the included MFRs (.docx files)

Setup

  1. requirements:
  • Web server
  • ssh access to said web server
  1. Configuration
  • clone the repo onto your machine
  • serve the directory containing the repo with the server
  • run the MainGame.py file with python from the CLI, use command line arguments to customize the game, the game will output to index.html, so as long as that file is served you should be Golden