Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 368 Bytes

MagNet Soul

Mega Man style platformer, written in TS with an ECS-style custom game engine. Uses matter-js for physics and Pixi for rendering.

Play now at: https://mmkalll.itch.io/magnet-soul

yarn start sets up a dev server with Parcel and hot module reloading. yarn dist packages a build into the release directory, which can be zipped for upload to itch.io.