RichardBray / Scales-A-Pangolin-Story

First game in Haxe and HaxFlixel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pangolin game

Dependencies

Run the game

This games uses Lime by Openfl to run. Command documentaiton is here https://lime.software/docs/command-line-tools/basic-commands/

Run the latest build

lime run html5

Run for development

yarn start

or

npm start

Build for production

lime build mac -release

Notes

Probems

  • slope collision
  • moving sprite hitbox position
  • neko on mac

About

First game in Haxe and HaxFlixel


Languages

Language:Haxe 99.5%Language:Shell 0.5%