Skip to content

Nimplex/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PEPONG

This will work only on Windows because of usage of windows.h library. This work is under MIT license, check LICENSE for more details!

My implementation of the best game of all time PONG in C++20. It was tested on G++ compiler, I don't know if it'll work on other compilers, so you have to check this yourself. I recommend using following G++ flags: -flto -Wall -Wextra -O2 -std=c++20.

Made by Nimplex

About

Best game of all time recreated in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages