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
Configure the build directory & compile the program:
make config
make
Run the program:
make run
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.