lpdon / pong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

pong

###About

WIP pong playground written in C++>11 and using OpenGL for remote AI implemented in Python. Communication between C++ and Python is done with ZeroMQ.

###Install instructions

Makefile generation is done with cmake.

To init the submodules after cloning the repo:

git submodule init

git submodule update --recursive

OpenGL must be installed. ZMQ must also be installed for Python using PIP.

About


Languages

Language:C++ 30.6%Language:HTML 27.1%Language:C 21.3%Language:Makefile 6.8%Language:Shell 5.9%Language:Roff 5.7%Language:M4 1.6%Language:CMake 0.7%Language:Batchfile 0.1%Language:CSS 0.0%