Skip to content

laines-it/Physic-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This simulator was made as Task2 for MSU C++ seminars

make
bin/main <seed> <lights> <heavys>

where seed for random, lights and heavys are numbers of light and heavy particles.

For example, the line bin/main 228 3 5 gives this: image

Color of a particle displays its mass.

a darker color corresponds to a larger mass

image

There could be shitty stuff in console while the simulation is running, don't pay attention.

About

Made as Task2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors