Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 697 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 697 Bytes

MonocleEngineDemo

A working project made using MonocleEngine by Matt Thorson (the creator of Celeste and TowerFall) and MonoGame, covering basing things.

This project contains the project, MonocleEngine (https://bitbucket.org/MattThorson/monocle-engine/src/default/) source and a built version of Cevyray's Crunch project (https://github.com/chevyray/crunch), along with some sprites for demonstration purposes.

It contains two scenes, entities, loading atlases from generated xml crunch files, creating a spritebank and using it inside entities, basic collisions, camera adjustments and object movement using MInput.

Hope that it will help everyone who is learning and using Monocle Engine.