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-16 19:00:49 +00:00
2025-06-16 19:00:49 +00:00
2025-06-16 19:00:49 +00:00
2025-06-16 19:00:49 +00:00
2025-06-16 19:00:49 +00:00
2025-06-16 19:00:49 +00:00
2025-06-16 19:00:49 +00:00

BaseGame

A template that all games should be based on.

The idea is this will make it easier to integrate with The Pain Jam Launcher.

I have no idea how templates work so we just kinda balling with this one, team.

Usage

This template contains the following files:

__init__.py: Your actual game code.

__main__.py: The standalone launcher. This should not be changed as this file is not ran when using an external launcher.

game.toml: Stores information about your game

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

Description
It's pong. But it hurts.
Readme 31 KiB
Languages
Python 100%