/elysia

Elysia is a single-player 2D tactical RPG

Primary LanguageHaxeMIT LicenseMIT

Elysia

Build Status Issue Count

Elysia is a single-player 2D tactical RPG.

It is built on HaxeFlixel.

Working with This Repository

  1. Install Haxe

  2. Install HaxeFlixel

    haxelib install lime
    haxelib install openfl
    haxelib install flixel
  3. Install additional libraries

    haxelib run lime setup flixel
  4. Install the lime command

    haxelib run lime setup
  5. Clone the repository

  6. To build the game, cd into the directory and use the command lime test html5.

Contributing

Pull requests are welcome!

The palette used for graphics is Endesga 32.

License

This project is licensed under the MIT License. Assets in the assets directory may be licensed differently. For licensing information of those, visit CREDITS.md.