Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shaw145/pong

It is a small game 'PONG', build using turtle module of Python
https://github.com/shaw145/pong

beginer-level-game game game-beginer python python-games pythongame turtle turtle-python

Last synced: 12 days ago
JSON representation

It is a small game 'PONG', build using turtle module of Python

Awesome Lists containing this project

README

        

# PONG

This is a little game build using python's turtle module.

## Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

## Running the Application

Download the source code from the repository and run the `pong.py` file just as any other Python script (.py) file.

`Run pong.py`

## Demo

https://github.com/Shaw145/Pong/assets/78732037/701da5d3-b010-4591-9644-7814dca37a37

## Prerequisites

- Python
- Turtle Module

## Author

- **Suman Shaw**

## Resource

- **freeCodeCamp.org**