Skip to content

d223chen/water_particle_collider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water particle collision simulation, the project I did at TerribleHacks Fall 2019.

  • a factory.

Press "H" or "O" to put Hydrogen and Oxygen atoms on the pipe. A water particle is formed when 2 hydrogens and 1 oxygen are at the barrier simultaneously

The particles collide elastically.

To make, type make. To run, type ./main.sh

Implemented using C++ and the NCurses library.

About

Water pipe simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published