Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arielfr/pixi-racing
- Owner: arielfr
- Created: 2020-03-21T00:23:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T07:19:09.000Z (over 2 years ago)
- Last Synced: 2024-04-14T18:06:12.179Z (9 months ago)
- Topics: game, game-development, javascript, pixijs, racing-games
- Language: JavaScript
- Homepage: https://arielfr.github.io/pixi-racing/
- Size: 3.59 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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