Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arielfr/pixi-racing

Racing Car - Created with PixiJS
https://github.com/arielfr/pixi-racing

game game-development javascript pixijs racing-games

Last synced: 22 days ago
JSON representation

Racing Car - Created with PixiJS

Awesome Lists containing this project

README

        

# pixi-racing

Racing game created using [PixiJS](https://pixijs.io/)

## Play it

To play the game just enter [here](https://arielfr.github.io/pixi-racing/)

## Publish Game

To update the game deploy on `gh-pages` follow the next instructions:

1. Install the package dependencies using `NPM`:

```
$ npm install
```

2. Run the `npm script` call `publish`

```
$ npm run publish
```

## Author

Ariel Rey