Particles
ATTENTION: FOR AUDIO, FULLSCREEN AND SHARPER VISUALS DOWNLOAD THE GAME
This game was made for the DaniDev Game Jam. I didn´t use any game engine. Just a library and 843 lines of C code.
The goal is to get one or two particles into the goal, in the time limit, using their attraction to each other and your starting configuration.
You can anker partikels, change their mass and set their initial velocity.
There are 5 levels and after completing them, you can play around in sandbox mode. This is a very short game that is supposed to be finished in 3 to 5 minutes :D
GitHub: miteeaao/Particles
Published | 10 days ago |
Status | Released |
Platforms | HTML5, Windows |
Author | miteeaao |
Genre | Puzzle, Simulation |
Tags | 2D, Arcade, Cute, danidev, Family Friendly, Retro, Singleplayer |
Download
Download
particles.zip 1 MB
Install instructions
Extract the files from particles.zip and run particles.exe
Comments
Log in with itch.io to leave a comment.
Nice! Also impressive that you made this entirely in C.
the forces are backwards opposites should attract, absolutely unplayable /s
Yes, you're right, but originally I was planning to have up to 10 particles in one level, and doing it this way made sense with the complex levels I was imagining. Sadly, I lost motivation before being able to make them, haha.
Cool game
Thank you :)