Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aegis-dev/pixie

.NET framework for simple desktop pixel-art games
https://github.com/aegis-dev/pixie

framework game-development game-engine game-engine-2d gamedev pico-8 pixel-art

Last synced: about 1 month ago
JSON representation

.NET framework for simple desktop pixel-art games

Awesome Lists containing this project

README

        

# Pixie
Fantasy .NET framework for desktop pixel art games.

Pixie is heavily inspired by Pico8 where simplicity is everything.

# Game project template
https://github.com/aegis-dev/pixie_project_template

# Documentation
https://aegis-dev.github.io/pixie/

# Building documentation
```
docfx docfx.json --serve
```
`--serve` is optional

# License
Pixie is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.