Skip to content

VukMar/PingPong

Repository files navigation

PingPong beta0.5.6 - Practice project 👨‍💻

A semi-finished PONG game project for practice. The core game logic is implemented, but there's room for visual improvement. The game includes the use of SFMLUI(VUI), a custom library for UI elements.

To anyone exploring this repository, I hope you find it interesting. Feel free to provide feedback on how I can enhance the code. 👨‍💻 Practice Project 👨‍🎓

Features

  • A PONG game with implemented logic.
  • AI Logic for players.
  • Choose witch player do you want to be or just watch an AI play against itself.
  • Integration of SFMLUI(VUI) for user interface elements.

Alt text

Installation

NOTICE:

Make will not be able to build the files without SFML and SFMLUI(VUI)

  1. Clone this repository to your local machine:

    git clone https://github.com/VukMar/PingPong.git
    
  2. Navigate to the projects directory:

    cd PingPong
    
  3. Run make to setup the file.

    make
    
  4. Run Pong

    ./Pong.exe
    

Feedback

Your feedback is valuable! If you have suggestions for improving the code or enhancing the visuals, please don't hesitate to share your insights.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published