Skip to content

Ores Puzzle Game developed for an interview challange using SDL2

Notifications You must be signed in to change notification settings

ricardocrl/ores-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

ores-game

Ores Puzzle Game developed for an interview challange using SDL2

Apart from the basic requirements, I added an earthquake effect as an extra feature.

Build Instructions

The repository comes with an Eclipse project ready to build having only 1 dependency: SDL.

To install SDL, follow SDL wiki instructions: http://wiki.libsdl.org/Installation#Linux.2FUnix

You will need libsdl2-dev, but also libsdl2-image-dev. On Ubuntu, these should be enough:

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

About

Ores Puzzle Game developed for an interview challange using SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published