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

https://github.com/mrglaster/js-pong

Pong realization developed with JavaScript. You'll find here 2 game modes: Human vs Human, Human vs Bot and 3 difficulty levels
https://github.com/mrglaster/js-pong

css html html-css-javascript javascript jquery js pong-game study webapp website

Last synced: 28 days ago
JSON representation

Pong realization developed with JavaScript. You'll find here 2 game modes: Human vs Human, Human vs Bot and 3 difficulty levels

Awesome Lists containing this project

README

          

### JavaScript Pong

Simple pong developed with JavaScript. Supports 2 game modes: Player vs Player and Player vs Bot. Besides, 3 difficulty leveles were developed.

## Screenshots

### Main menu

![alt text](https://github.com/mrglaster/js-pong/blob/main/readme_images/mmenu.png)

### Game process

![alt text](https://github.com/mrglaster/js-pong/blob/main/readme_images/game_1.png)

![alt text](https://github.com/mrglaster/js-pong/blob/main/readme_images/game_2.png)