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: over 1 year ago
JSON representation

A small html5 game I made with phaser.io

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);
```