Skip to content

sanjaykishor/raylib-particle-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

raylib-particle-simulator

All my source code is in main.cpp and particle.h.
The entire repo is a VSCode project, so you can also open this with VSCode.

This project uses the raylib library. Go to https://www.raylib.com/ for more info.

Prerequisites

Apart from a C/C++ compiler the following software needs to be installed for building with CMake:

How to build & run

  1. run make all in the project directory
  2. run the executable "raylib-particle-simulator" from the "build" folder in the project directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published