res

Raster Entertainment System
https://github.com/RES-Haxe/res

To install, run:

haxelib install res 0.1.1-alpha 

See using Haxelib in Haxelib documentation for more information.

README.md

RES

RES is a minimalist game engine focused on low-resolution paletted raster graphics. RES is written in Haxe and extremely portable.

Installation

  1. Install Haxe following the instructinos on the official website
  2. Using haxelib (library manager utility for haxe) install RES: ` haxelib install res`

or use git if you want the bleeding edge version : ` haxelib git res https://github.com/RES-Haxe/res.git 3. Now you can use RES cli: haxelib run res 4. To initialize a project use: haxelib run res init MyProject project/directory`

Contributors
miriti
Version
0.1.1-alpha
Published
2 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub