Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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/)