Arkanoid Remake  1.0
Modules | Classes
Arkanoid Remake SDL

Implementation of an Arkanoid remake game using SDL. More...

Modules

 Arkanoid Remake
 Game definition for an Arkanoid remake.
 
 SDL toolkit
 Implementation of an application using SDL.
 

Classes

class  ArkanoidRemakeSdl
 Implementation of ArkanoidRemake using SDL library. More...
 

Detailed Description

Implementation of an Arkanoid remake game using SDL.

The definition of the Arkanoid remake game is decomposed into a set of classes, each one defining a specific layer (and inheriting from the previous one):