RandyGaul / cute_pong

Pongish written in C++ with Cute Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cute_pong

Pongish written in C++ with Cute Framework

Basics:

  1. Open CMD in the cute_pong folder.
  2. Compile: mingw
  3. Run: build\pong.exe

Note: When adding a new file, add it to the list near the bottom of CMakeLists.txt in the cute_pong folder.

About

Pongish written in C++ with Cute Framework


Languages

Language:C++ 62.8%Language:C 36.9%Language:CMake 0.2%Language:Python 0.1%Language:Batchfile 0.0%