Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daraperini/learning-javascript-freeway
Practicing programming logic and JS loops I recreated the classic Freeway game.
https://github.com/daraperini/learning-javascript-freeway
collider2d javascript p5js
Last synced: about 2 months ago
JSON representation
Practicing programming logic and JS loops I recreated the classic Freeway game.
- Host: GitHub
- URL: https://github.com/daraperini/learning-javascript-freeway
- Owner: daraperini
- Created: 2023-07-20T17:56:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T20:34:19.000Z (about 1 year ago)
- Last Synced: 2023-12-11T21:32:42.977Z (about 1 year ago)
- Topics: collider2d, javascript, p5js
- Language: JavaScript
- Homepage: https://editor.p5js.org/daraperini/full/H7tmBtOJM
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Freeway
Hi! In this project I developed a game based on the classic Freeway. It was developed in JavaScript using the p5JS editor. It was created during Alura's class *Programming logic: loops and arrays with JavaScript*.
To see the final result and play the game, click [here](https://editor.p5js.org/daraperini/full/H7tmBtOJM).
## Used tools:
* JavaScript (p5JS)
* [Repositório externo](https://github.com/bmoren/p5.collide2D/)*(Alura is a Brazilian technology school and for acessibility reasons this code is in Portuguese)*
#
# Freeway
Olá! Nesse projeto desenvolvi um jogo baseado no clássico Freeway. Ele foi desenvolvido em JavaScript usando o p5JS. O projeto foi desenvolvido a partir do curso Lógica de programação: laços e listas com JavaScript, da Alura.
Para acessar o resultado final da página no p5JS e jogar, clique [aqui](https://editor.p5js.org/daraperini/full/H7tmBtOJM).
## Ferramentas utilizadas:
* JavaScript (p5JS)
* [Repositório externo](https://github.com/bmoren/p5.collide2D/)