Skip to content

“Pong Game” is a classic game developed using python3.

Notifications You must be signed in to change notification settings

kisorniru/pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong-game

“Pong Game” is a classic game. I tried to develope it by python to learn python. I import “turtle” to work on terminal screen. Imported “os” to ensure sound. I personally use LINUX that's why use “os”, For windows use “winsound”, mac user can go with me. I added comments for better understand.

N|Solid

Tech

developer uses a number of open source projects to work properly:

  • [python]
  • [turtle]
  • [os]
  • [winsound]

Requirements

  • python
  • composer

Installation

This project requires latest composer version and git to run.

$ git clone git@github.com:kisorniru/pong-game.git

After Installation

  • check the code and update it by your owns

N|Solid

Developed By

  • [Siddique Noor-A-Alam]

About

“Pong Game” is a classic game developed using python3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages