mirror of https://github.com/SaturnSH2x2/SuperX
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
gifdec@022698514a | 2 years ago | |
lodepng@7fdcc96a5e | 2 years ago | |
source | 1 year ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
Makefile | 2 years ago | |
README.txt | 2 years ago | |
config.json | 2 years ago |
README.txt
## SuperX
Open-source game engine for creating games using pixel art.
Everything's currently under construction right now, don't expect much.
Currently compiles on Linux, but will probably also work on Windows
using MinGW/Cygwin.
## Dependencies
* lodepng (included as submodule)
* SDL 2
* Lua 5.2
* Jansson