https://github.com/rblsb/archerspath
https://github.com/rblsb/archerspath
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rblsb/archerspath
- Owner: RblSb
- Created: 2020-03-26T02:02:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T02:07:50.000Z (about 6 years ago)
- Last Synced: 2025-02-16T17:56:12.452Z (over 1 year ago)
- Language: Haxe
- Size: 7.75 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Archer's Path
Some old non-optimized platformer demo with bad gameplay and dirty code, also first ECS experience.
[Play Online](https://rblsb.github.io/ArchersPath/)
### Controls
- WASD/Arrows/Space
- Mouse (hold) - shooting
- -/= - change scale
- M - Mute/Unmute (doesn't work since browsers autoplay policy)
Edge library uses "kedge" branch.
Several methods from thx.core have been removed to be able to compile with Haxe 4.
### About
* Tileset: ansimuz (CC-BY 3.0)
* Characters art: Calciumtrice (CC-BY 3.0) (color edits by Merry Dream Games)
* Lifebar: LokiF (No Copyright)
* Level Editor icons: Freepik.com
* Some graphics have my changes.
* Music: Stewart Copeland
* Made with [Kha](https://github.com/Kode/Kha)