Giter Club home page Giter Club logo

techwise-pong's Introduction

Real-time Pong


Description

Real-time Pong introduces a new way to play the classic game Pong. With custom game modes and a local multiplayer mode, you can re-experience this classic game in a new way.

Demo

Home Screen

Game Modes

Classic

Classic Mode

Through the Ages

Through the Ages Mode

Local Multiplayer

Local Multiplayer

Joining Multiplayer Match

Installation

Requirements

  • Python 3.11 or higher
  • Windows 10 or higher

Release

The quickest way to get playing is to download the latest release on the repositories GitHub page. This downloads a zip file which you can then unzip wherever you like and run the executable called "pong".

Source

If you want to run the source code, you can clone the repository and install the required packages found in the requirements.txt file. We recommend using a venv to install the required packages. This can be done by running the following commands in the root directory of the cloned project:

python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt

Once the required packages are installed, you can then start the game by running the pong.py file in the "src" directory.

Note: You may have to set the current working directory to "src" before running the pong.py file for some asset paths to work correctly.

Project status

This project was made as part of Talentsprint's Techwise program and is not actively being maintained. The release titled "Final Presentation" is the working version of the project presented during the course.

techwise-pong's People

Contributors

ja-perez avatar kescovilla avatar stehfyn avatar joslynbassett28 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.