Game simulating "color" forces, inspired by Nuclear Physics.
Game made with: JavaScript and Canvas.
Based on youtube tutorials 🙂
https://DarthVanger.github.io/js-particles-game-of-life
Clone the project
git clone https://github.com/DarthVanger/js-particles-game-of-life
Change dir to the project folder
cd js-particles-game-of-life
Start a server
npx http-server .