Skip to content

Mister Jack (board game) implementation with GNU Prolog & C

Notifications You must be signed in to change notification settings

cedricfoucault/mr_jack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- Compiling --

$> make linux
for a Linux architecture

$>make mac
for MacOS X (uses Cocoa)

-- Dependencies --

To use this program you need to have the following libraries installed:
- SDL (see http://www.libsdl.org/)
- SDL_gfx (see http://www.ferzkopp.net/joomla/content/view/19/14/)
- SDL_ttf (see http://www.libsdl.org/projects/SDL_ttf/)

About

Mister Jack (board game) implementation with GNU Prolog & C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published