haxion

Simple, less bloated, Haxe game framework
https://github.com/SabeDoesThings/Haxion

To install, run:

haxelib install haxion 0.0.10 

See using Haxelib in Haxelib documentation for more information.

README.md

Haxion

Haxion is a simple, less bloated, Haxe game framework. (Heavily inspired by the HaxePunk game framework).

  • Builds for HTML5 (WebGL), Windows, Mac, Linux, iOS, and Android
  • Hardware acceleration and texture atlas support
  • Gamepad and multi-touch input

Release build

First, make sure you have Haxe 4.0 or higher Then execute the following commands below to get started with your first HaxePunk project.

haxelib install haxion

Then just download the black project.

Documentation

Documentation can be found here.

Have questions or looking to get involved?

There are a few ways you can get involved with HaxePunk.

  • Come chat with us on Discord
  • Create an issue or pull request or take part in the discussion.

Check out some examples here. (More to come)

simple examples for Haxion.

Credits

  • HaxePunk creators for creating HaxePunk (Sorry. I don't know who made HaxePunk. I will change it as soon as I know who made it).
  • OpenFL makes it easy to do cross platform. Thanks!

MIT License

Copyright (C) 2012-2017 Haxion contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributors
SabeDoesThings
Version
0.0.10
Published
3 weeks ago
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