Skip to content

2D random particle movement simulation tool built using Raylib.

Notifications You must be signed in to change notification settings

GazPrash/particle-simulation-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Simulation - 2D

A simple 2D particle simulation engine built using the Raylib library.

Run it yourself

  • [1] Download Raylib: https://www.raylib.com/
  • [2] Clone this repository:
    • git clone https://github.com/GazPrash/particle-simulation-2d.git
  • [3] Build (Insure you have make installed on your system):
    • make -B main
  • [4] Run:
    • ./main

Demo

Particle Simulation Demo

About

2D random particle movement simulation tool built using Raylib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published