
The Crazy Ball
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).
'The Crazy Ball' is a "two control buttons game" made with a C programming library called raylib focused on videogames development. I developed a non aligned axis collision detection for circles and rectangles during the event and I decided to make a game based on it :D
Updated:
- Small physics collision bug corrected.
- Useless Exit button for Web build removed.
- Fixed shader incompatibility.
Objective:
- You have to create lines to collide the green square with the ball. You will earn more score if you use less lines and if you go fast!
Controls:
- Left mouse button - Create lines (2 clicks needed)
- Right mouse button - Delete line
My website: www.victorfisac.com
raylib website: www.raylib.com
Updated:
- Small physics collision bug corrected.
- Useless Exit button for Web build removed.
- Fixed shader incompatibility.
Objective:
- You have to create lines to collide the green square with the ball. You will earn more score if you use less lines and if you go fast!
Controls:
- Left mouse button - Create lines (2 clicks needed)
- Right mouse button - Delete line
My website: www.victorfisac.com
raylib website: www.raylib.com