Menu

Tree [e5ad98] master /
 History

HTTPS access


File Date Author Commit
 gfx 2013-04-22 Scott Scott [e5ad98] Initial commit
 src 2013-04-22 Scott Scott [e5ad98] Initial commit
 Suduko.cbp 2013-04-22 Scott Scott [e5ad98] Initial commit
 Suduko.depend 2013-04-22 Scott Scott [e5ad98] Initial commit
 Suduko.layout 2013-04-22 Scott Scott [e5ad98] Initial commit
 readme.txt 2013-04-22 Scott Scott [e5ad98] Initial commit

Read Me

Suduko - An SDL implementation

Copyright (C) 2013 Scott McGregor

You may use, distribute or modify all of the code in this zipfile under the terms of the
GNU General Public License as published by the Free Software Foundation.
--------------------------------------------------------------------

To compile this project insure you link against:
Windows:
SDL
SDLmain
SDL_image
SDL_ttf

Linux:
SDL
SDL_ttf
SDL_image