Skip to content

alexdantas/sdl-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdl-toe

A tic-tac-toe game with some music and sound effects. Click on the white area to reset the game.

screen1 screen2

Development

This is my first test with the SDL library. This code was the beginning of my simple Game Envine, and I've carried it on on sdl-platformer, idj and finally terminus.

It's basically a lot of SDL funcionality wrapped up by several helper classes. They're very modular, so you can take any of them and plug in your project without worrying too much.

I tried to keep them very commented and with a simple API, so anybody could use them without too much fuzz.

Usage

Just do the thing you're very used to do.

$ make
$ make run

Make sure you have installed the following:

SDL, SDL_Image, SDL_TTF, SDL_Mixer

Contact

Programmed by Alexandre Dantas.

About

Tic-tac-toe game example on SDL 1.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published