Skip to content

yanatokareva01/ChocolateFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chocolate Fix

Chocolate Fix is a simple logical game, written on C language.

The idea belongs to ThinkFun.

Dependencies

This game requires SDL2 and SDL2_image installed

In Ubuntu the following should be enough:

$ sudo apt-get install libsdl2-dev
$ sudo apt-get install libsdl2-image-dev

Usage

That would build and run the game:

$ make clean
$ make
$ bin/game

About

Simple logical game written on C + SDL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published