Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aceeri/haxe_game_framework_stuff
Haxe Game Framework
https://github.com/aceeri/haxe_game_framework_stuff
Last synced: 6 days ago
JSON representation
Haxe Game Framework
- Host: GitHub
- URL: https://github.com/aceeri/haxe_game_framework_stuff
- Owner: Aceeri
- Created: 2016-01-30T02:23:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T22:51:51.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T14:48:09.120Z (7 months ago)
- Language: Haxe
- Size: 438 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##ophion
Haxe Game Framework###Style
snake_case:
- function names
- variable namesPascalCase:
- classes
- enumsUPPER_CASE:
- consts_snake_case:
- private