Circlin'
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Circlin' has a simple concept. Hold left click to apply force and catch the circles by hitting them with your tail. Targets keep spawning with a fixed rate, so hurry up!
Too big gif> https://github.com/JaniM/ld37/blob/master/ld37-1.gif
Partimes to beat:
- Easier: 7s
- Easy: 10s
- Medium: 12s
- Mediumer: 18s
- Hard: 55s
- Harder: 100s
- Secret: ???
Created with Rust and SDL. No framework used. I'm kind of sad about this decision as this would've worked just fine as a web game.
I made a build for Windows, but don't have any Linux machines handy. You can try building for Linux from the source, just remember to get the SDL2 and SDL2-ttf devels (and if you do, please comment on how you did it).
Too big gif> https://github.com/JaniM/ld37/blob/master/ld37-1.gif
Partimes to beat:
- Easier: 7s
- Easy: 10s
- Medium: 12s
- Mediumer: 18s
- Hard: 55s
- Harder: 100s
- Secret: ???
Created with Rust and SDL. No framework used. I'm kind of sad about this decision as this would've worked just fine as a web game.
I made a build for Windows, but don't have any Linux machines handy. You can try building for Linux from the source, just remember to get the SDL2 and SDL2-ttf devels (and if you do, please comment on how you did it).