This repository has been archived on 2026-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
2025-06-21 22:29:28 +00:00
2025-06-19 19:15:42 +01:00
2025-06-21 23:27:16 +01:00
2025-06-19 18:10:55 +00:00
2025-06-21 22:29:28 +00:00
2025-06-19 18:10:55 +00:00
2025-06-19 19:16:21 +01:00

BaseGame

The boilerplate code that all games are based on.

This makes it possible for the The Pain Jam Launcher to run your game properly.

Usage

This template contains the following files:

  • game.py: Your actual game code.
  • game.toml: Stores information about your game.

Make sure to edit / delete:

  • README.md: To contain information about your game, rather than this.
  • TODO.md: To contain your own TODOs.

For more information about how to use each of these files, check the documentation within each file.

Description
A template that all games should be based on. I have no idea how templates work so we just kinda balling with this one, team.
Readme 37 KiB
1.1.0 Latest
2025-06-22 17:39:40 +00:00
Languages
Python 100%