nezvers / RaylibChipmunk2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raylib with Chipmunk2D

Prerequisites

  • premake5 (added to the PATH) and any suported compiler or IDE

What does it do?

Raylib example project using Chipmunk2D physics engine. Example code from bedroomcoders

Usage

# clone this repository
git clone --recurse-submodules https://github.com/nezvers/RaylibChipmunk2D.git

Then, in a cmd or powershell terminal (change to repository directory):

  • for Visual Studio 2019 users just launch premake_VS2019.bat

About

License:MIT License


Languages

Language:C 99.0%Language:Lua 1.0%Language:Batchfile 0.0%