Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/othmane099/crossy-road-game

create a game using phaserjs framework
https://github.com/othmane099/crossy-road-game

canvas game game-2d game-development game-website html javascript phaser phaser3 phaserjs

Last synced: 12 days ago
JSON representation

create a game using phaserjs framework

Awesome Lists containing this project

README

        

# Crossy Road Game
The goal of the game is to advance as much as possible through the roads without being run over by cars.

![Crossy Road Game](https://live.staticflickr.com/65535/52377653180_58f7b0cb56_c.jpg)

## Development
This game is crated using [Phaser 3](https://phaser.io) game framework.

## Installation 🔌
1. Download the repository files or clone this project by typing in the bash the following command:
```
git clone https://github.com/othmane099/Crossy-Road-Game.git
```
2. Open the project in vscode.

3. Run the application using [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extention.

## Contributing 💡
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.