GameEngineering / EP03_GSPong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EP03_GSPong

Cloning instructions:

  • Use the following command to clone the repo and init the gunslinger submodule
git clone --recursive https://github.com/MrFrenik/EP03_GSPong

Updating GS instructions (updates gunslinger submodule and rebases to main branch):

git submodule update --remote --rebase --recursive

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 78.5%Language:Shell 14.4%Language:Batchfile 7.1%