Skip to content

A game made with JS, including SpeechRecognition, to avoid the cars and survive.

Notifications You must be signed in to change notification settings

Alvaro624la/DangerousRoad

Repository files navigation

Dangerous Road

EN - A game made with JS, including SpeechRecognition, to avoid the cars and survive.
ES - Juego echo con JavaScript incuyendo el reconocimiento de voz, para esquivar coches y sobrevivir.

Content/contenido

EN - This project consists of two branches; Release and Develop. In the "release" branch are the publications of the new versions of the game. The "develop" branch contains the development content and the different advances, additions, corrections, etc. of the game.
ES - Éste proyecto se compone de dos ramas; Release y Develop. En la rama "release" se encuentran las publicaciones de las nuevas versiones del juego. En la rama "develop" se encuentra el contenido de desarrollo y los distintos avances, añadidos, correciones, etc. del juego.

Demo

EN - If you want to see the demo of this project, you can visit the Project demo
ES - Si quieres ver la demo de éste proyecto, puedes visitar la Demo del proyecto

To contribute/para contribuir

EN - Use Fork or run git bash and enter

git clone https://github.com/Alvaro624la/DangerousRoad.git

and make a Pull Request to me.

ES - Utilizar Fork o ejecuta git bash e introduce

git clone https://github.com/Alvaro624la/DangerousRoad.git

y hazme una Pull Request.

Installation/Instalación

EN - To install and run this project just type

npm install

and then

npm run build & npm run build-sass

to run sass and webpack.

ES - Para instalar y ejecutar éste proyecto solo escribe

npm install

y luego

npm run build & npm run build-sass

para ejecutar sass y webpack.

Preview/Vista previa

About

A game made with JS, including SpeechRecognition, to avoid the cars and survive.

Resources

Stars

Watchers

Forks

Packages

No packages published