You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 3 years ago | |
BuildUNIX.sh | 3 years ago | |
CMakeLists.txt | 2 years ago | |
LICENCE | 3 years ago | |
README.md | 3 years ago |
README.md
Pong
Pong implementation using SFML
Build Instructions
Pong uses CMake to build.
Binaries will be located in the bin
directory.
UNIX Build
Run BuildUNIX.sh
, or
cmake -S . -B build && cmake --build build
Meta
Copyright (C) 2020, Jakob Wakeling
All rights reserved.
OMKOV Permissive Licence