https://github.com/rblsb/portals
Kha game demo for Robert's birthday
https://github.com/rblsb/portals
Last synced: 4 months ago
JSON representation
Kha game demo for Robert's birthday
- Host: GitHub
- URL: https://github.com/rblsb/portals
- Owner: RblSb
- Created: 2017-11-06T15:52:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T01:39:12.000Z (about 6 years ago)
- Last Synced: 2025-09-02T11:48:53.162Z (10 months ago)
- Language: Haxe
- Homepage:
- Size: 465 KB
- Stars: 21
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Portals! 2D demo
[Play Online](https://rblsb.github.io/Portals/)
### About Game
* -/+ - Rescale
Check in-game tutorial for more help.
Sorry for any localization errors.
### About Level Editor
* Ctrl-Z - Undo (for current tool)
* Shift-Ctrl-Z / Ctrl-Y - Redo
* 1/2/3 - Set Layer
* Q/E - Prev/Next Tile
* WASD - Camera
* N - New Map
* O / HTML5 Drag&Drop - Open Map
* Ctrl-S - Save Map
* 0 - Test Map
* Esc - Exit to Menu
* M - Arrow Tool (for texts/buttons/etc)
* B - Brush Tool
* R - FillRect Tool
* P - Pipette Tool
* H - Hand Tool (map movement)
* -/+ - Rescale
### About Authors
* Level Editor icons: Freepik.com
* Made with [Kha](https://github.com/Kode/Kha)
### TODO
* Fix portal animation logic and bugs
* Full touch/sys support for Editor
* Android builds
* More game objects, etc