Skip to content

v0.0.3

Compare
Choose a tag to compare
@GewoonJaap GewoonJaap released this 08 Dec 08:35
· 1 commit to main since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.0.1] - To be released

Start of the MarioGame using the Platformer Engine.

Changes

  • SPCH-35: Added force-driven Mario Physics
  • SPCH-49: Added camera to the game that can follow the player.
  • SPCH-10: Added various sprites for the game
  • SPCH-52: Added a level to the game.
  • SPCH-31: Added the Platformer Engine as a submodule.
  • SPCH-41: Added GitHub Actions for building and testing the project.

Bug Fixes

  • None