SDL-Ball

Paddle game

A C++ implementation of a classic arcade game where the player controls a paddle to reflect a ball into bricks

GitHub

15 stars
3 watching
8 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dusteddk/osgg A 3D gravity game built in C++ with vector graphics and level editing capabilities. 11
dusteddk/wizznic A puzzle game where bricks are destroyed by being placed next to each other 40
slembcke/chipmunk2d A fast and lightweight 2D physics library designed for video game development 2,215
bindbc/bindbc-sdl A set of D language bindings to the SDL library and its extensions 92
amdmi3/hoverboard-sdl Recreates the original xkcd 1608 game as a standalone, native application with additional features for improved gameplay and user experience. 33
sdlpal/sdlpal An SDL-based reimplementation of the classic Chinese-language RPG game PAL. 1,763
sjl/silt2 A Lisp game built using the Common Lisp programming language. 6
andyhd/asteroids A Common Lisp implementation of the classic Asteroids game using SDL 115
xzpeter/starwar A game written in Common Lisp using the SDL library. 29
haskell-game/sdl2 Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. 362
flibitijibibo/sdl2-cs A C# wrapper around the SDL2 library for game development and multimedia applications. 1,063
sdcb/paddlesharp A .NET wrapper for the PaddleInference C API and other models 1,067
sdslabs/rootex An advanced C++ 3D game engine powering an upcoming in-production game. 218
indianakernick/simpleton-engine A C++ library for creating 2D games with support for sprite animation, tile-based grids, and basic pathfinding. 51
mshll/color-way A 2D game where the player navigates through colored barriers by tapping to change direction and hitting matching colors. 22