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

https://github.com/nikanats/pong-game

pong game
https://github.com/nikanats/pong-game

game pong pong-game pong-python turtle

Last synced: 7 months ago
JSON representation

pong game

Awesome Lists containing this project

README

          

# Pong-Game
Simple pong game using turtle module.

## Controls: ##

1. **↑** and **↓** arrow keys to move right paddle.
2. **W** and **S** to move left paddle.

![alt tag](https://i.ibb.co/VqWh9s6/Screenshot-2022-09-12-124447.png)