Skip to content

0.0.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@diguifi diguifi released this 04 Oct 23:42
· 95 commits to master since this release

Features

  • Player mechanics
  • Simple enemies
  • First level
  • Simple main menu
  • Mobile support

Changelog

0.0.13 issue#5 - Create 1st original level
0.0.12 c660ea1 - Initial main menu
0.0.11 17e3d66 - Create simple enemies
0.0.10 35eff8d - Create class ControllerManager
0.0.9 0733894 - Add virtual gamecontroller
0.0.8 37940d4 - Shift to run and jump higher
0.0.7 ccf9ec1 - Level 1 as a JSON tilemap
0.0.6 8f0a383 - Add level1 initial structure
0.0.5 4964769 - Gravity and jumping
0.0.4 7075d09 - Player movement and classes
0.0.3 4717788 - First interaction
0.0.2 04744c6 - Change repo folder structure
0.0.1 57a1e8b - Phaser setup