https://github.com/colbydude/monocelesteclassic
MonoGame port of Celeste (Classic/PICO-8) for funsies.
https://github.com/colbydude/monocelesteclassic
Last synced: 7 months ago
JSON representation
MonoGame port of Celeste (Classic/PICO-8) for funsies.
- Host: GitHub
- URL: https://github.com/colbydude/monocelesteclassic
- Owner: Colbydude
- Created: 2022-02-16T10:09:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T10:23:03.000Z (over 4 years ago)
- Last Synced: 2024-12-28T01:27:29.128Z (over 1 year ago)
- Language: C#
- Size: 1.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mono Celeste Classic
A "port" of Celeste (Classic/PICO-8) to MonoGame for funsies.
A lot of this is just putting the pieces together from the [Celeste repo](https://github.com/NoelFB/Celeste/tree/master/Source/PICO-8) and bits of the [Monocle Engine](https://github.com/JamesMcMahon/monocle-engine) (hence MTexture and MInput).
Not sure if I have a real end goal for this at the moment. Might add some neato features into it later, like save states or something.
Enjoy!