Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deebloo/robo
A small html5 game I made with phaser.io
https://github.com/deebloo/robo
Last synced: 15 days ago
JSON representation
A small html5 game I made with phaser.io
- Host: GitHub
- URL: https://github.com/deebloo/robo
- Owner: deebloo
- Created: 2014-08-30T22:07:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:12:27.000Z (about 1 year ago)
- Last Synced: 2024-10-31T16:59:39.911Z (2 months ago)
- Language: JavaScript
- Homepage: www.dannybluedesign.com/Robo
- Size: 3.13 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ROBO
==========Small HTML5 game made with Phaser.io.
Avoid the stars! Yeah that's all. Only one kind of cool thing is a wrapper function for player movement.```
MovePlayer(player, velocityX, velocityY, animations);
```