https://github.com/dovyski/flixel-studio-sandbox
Playground project to test Flixel Studio
https://github.com/dovyski/flixel-studio-sandbox
flixel flixel-studio gamedev haxe haxeflixel
Last synced: 7 months ago
JSON representation
Playground project to test Flixel Studio
- Host: GitHub
- URL: https://github.com/dovyski/flixel-studio-sandbox
- Owner: Dovyski
- License: mit
- Created: 2018-11-03T17:36:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T12:24:21.000Z (over 6 years ago)
- Last Synced: 2025-02-01T17:44:11.083Z (8 months ago)
- Topics: flixel, flixel-studio, gamedev, haxe, haxeflixel
- Language: Haxe
- Homepage: https://github.com/Dovyski/flixel-studio
- Size: 392 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Flixel Studio sandbox
This project contains a set of game pieces created or adapted to to test Flixel Studio.
## Note about the code
The majority of the code in this repository is a port of the game Mode by [Adam Atomic](http://adamatomic.com/), which was an early demo for Flixel. You can play the original Mode [here](http://www.flixel.org/mode/) and view the source code for that [here](https://github.com/AdamAtomic/Mode).
## License
The code developed originally for this repository is licensed under the terms of the [MIT](https://choosealicense.com/licenses/mit/) Open Source license. However, other pieces of code that are borrowed or adapted might use different licenses.