Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win.
RXBall is a game similar to popular DXball and Breakout written in Ruby programming language originally as a project for a programming paradigms course.
This game is based on Assembly 8086 architecture, which uses both software and hardware interrupts where functionality like Lifeline, Powers, Timer etc are handled by Multi-Tasking.
A really simple program that simulates balls being fired and colliding. The master branch uses c++ and the SDL library but there are other branches with different languages.
The Magic Ball is a super popular toy used for fortune-telling or seeking advice, developed in the 1950s! A program that will output a random fortune each time it executes. It can be used for fun.