Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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