Skip to content

Repo for developing a platform game (brick warrior)

Notifications You must be signed in to change notification settings

jonsimonsen/Brickwar

Repository files navigation

Brickwar

Repo for developing a platform game (brick warrior)

v0.1

-Copied most of the files from the existing Supercars app.
-Changed game.py to represent a Base class that other Game classes can inherit from.
-TODO: Change other files to remove content that is specific for the Supercars app.

v0.11

-Implemented a class for platforms.
-Made an initial format for level files.
-TODO: Method for reading level files.

v0.12

-Did some cleanup of the code.
-Implemented a more generic menu and background.
-TODO: Add instructions to the menu.

v0.2

-Added a brick warrior and an exit for levels.
-TODO: Movement and collision detection for the brick.

About

Repo for developing a platform game (brick warrior)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages