Giter VIP home page Giter VIP logo

ponggame's Introduction

Classic Pong Game

Basic Python App bluild with Turtle library.

πŸš€ Getting Started

Pong is one of the first computer games that ever created, this simple "tennis like" game features two paddles and a ball, the goal is to defeat your opponent by being the first one to gain10 point, a player gets a point once the opponent misses a ball. The game can be played with two human players, with the use of the keyboard. Player A uses the W and S keys, and player B uses the ↑ and ↓ keys.

πŸ“‹ Pre-requisites

You must have Python installed in your local machine. It's not necessary to download any library. To check the Python version in your machine, just open a terminal, and try this command:

python --version

πŸ”§ Installation

  1. Clone this repository to your local machine. To do this, run this command inside your terminal:
git clone https://github.com/<your-github-username>/PongGame.git
  1. Change your directory to the cloned repo:
$ cd PongGame

βš™οΈ Running the app

After clone the repository, just run this command into the terminal:

python pong.py

and you will must see this window:

pong

βœ’οΈ Authors

ponggame's People

Contributors

barrero0717 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.