Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henriquearaujooficial/pong-game
https://github.com/henriquearaujooficial/pong-game
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/henriquearaujooficial/pong-game
- Owner: henriquearaujooficial
- Created: 2024-03-11T18:16:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-22T18:56:21.000Z (10 months ago)
- Last Synced: 2024-03-22T20:01:09.317Z (10 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong-game
Jogo Pong feito em javascript para orientar programadores iniciantes e mostrar o uso de algumas funções como canvas, eventListener e Math.Random.
Link para o post no Medium: [Criando o game Pong com JS em menos de 5 minutos](https://github.com/henriquearaujooficial/pong-game)
![gameScreen](./gamescreen.png)