An open API service indexing awesome lists of open source software.

https://github.com/rblsb/archerspath


https://github.com/rblsb/archerspath

Last synced: 5 months ago
JSON representation

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)