Skip to content

Alan-Kuan/pong-wars

Repository files navigation

Pong Wars

I found an interesting project, Pong Wars a few days ago. As a practice, I implemented it in C++ with SFML.

2024-02-16.11-07-50.mp4

Requirements

Quick Start

Configure the build directory & compile the program:

make config
make

Run the program:

make run

License

The font, ComicMono, included in this repo is licensed under MIT License. See ComicMono-license.txt for more details.

The project is licensed under MIT License. See LICENSE for more details.

About

An implementation of Pong Wars in C++ with SFML

Topics

Resources

License

Stars

Watchers

Forks