Skip to content

cprates/bricks-game-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bricks Game

Bricks Game is a clone of Miniclip’s Ores game I wrote a few years ago for fun, just to learn something new. It is written in C++, uses SDL to handle graphics, sound and IO, and has a very simple implementation of a game engine based on the concepts used on Andengine. Unfortunately at time I wrote this I was using windows+Code::Blocks IDE, and didn’t have the time yet make it cross-platform and write a Makefile to make it easier to compile and run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages