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

https://github.com/connorsweeneydev/csengine

A game engine for creating 2D/3D hybrid pixel art games with ease.
https://github.com/connorsweeneydev/csengine

Last synced: 3 months ago
JSON representation

A game engine for creating 2D/3D hybrid pixel art games with ease.

Awesome Lists containing this project

README

          

# CSEngine
A game engine for creating 2D/3D hybrid pixel art games with ease.

## Build
This project uses my zero dependency bootstrapped build system [CSBuild](https://github.com/ConnorSweeneyDev/CSBuild).\
On Windows, run `script\build.bat`. On Linux, run `./script/build.sh`.