Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DoclerLabs/hexCore
Modular MVC framework written in Haxe
https://github.com/DoclerLabs/hexCore
core haxe hexmachina
Last synced: 6 days ago
JSON representation
Modular MVC framework written in Haxe
- Host: GitHub
- URL: https://github.com/DoclerLabs/hexCore
- Owner: DoclerLabs
- License: mit
- Created: 2015-10-20T11:36:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T09:52:53.000Z (6 months ago)
- Last Synced: 2024-08-02T07:08:16.574Z (3 months ago)
- Topics: core, haxe, hexmachina
- Language: Haxe
- Homepage: http://hexmachina.org
- Size: 478 KB
- Stars: 7
- Watchers: 20
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-haxe-gamedev - hexMachina - `MVC` - A powerful multi-modular MVC framework. (Architecture)
- awesome-game-engine-dev - hexMachina - Powerful modular MVC framework. [[Website](http://hexmachina.org/)] (Libraries / Haxe)
README
# hexCore [![TravisCI Build Status](https://travis-ci.org/DoclerLabs/hexCore.svg?branch=master)](https://travis-ci.org/DoclerLabs/hexCore)
Independent core elements for building OOP projects and frameworks
*Find more information about hexMachina on [hexmachina.org](http://hexmachina.org/)*
## Dependencies
* [hexLog](https://github.com/DoclerLabs/hexLog)
* [tink_macro](https://github.com/haxetink/tink_macro)