Skip to content

beemarsh/particles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Simulator

A simple particle simulation built with C++ and SFML.


Quick Start

Dependencies

All dependencies, including SFML, are handled automatically by CMake. You don't need to install anything manually.

Building and Running

1. First-Time Setup

Run these commands once from the project's root directory to configure the build system:

mkdir -p build
cd build
cmake ..

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors