gotwig / DonkeyIsland

:horse: Third Semester CGL Study Project :horse_racing:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DonkeyIsland

Idea

So our task at the Cologne Game Lab was to create a game similar to Monkey Island, so I thought about making a new one , called Donkey Island, and here it is!

Documentation

Download

Linux & Windows

###Windows Open DonkeyIsland

###Linux Open DonkeyIsland.sh

###Mac Compile from sources.

Compiling

You need the SFML libraries.

###Linux Install the SFML development libraries for your distribution. Ubuntu/Arch Linux ship them in their repositories. After that, open the CMake file in your IDE and compile the target(made for CMake).

###Windows Just open the Visual Studio solution (.sln) file and compile the target. Only 64bit supported.

License

Sourcecode: MIT License, with credit notice to Eduard Gotwig.

Assets:

#Graphics (image files):

##Backgrounds: ###Level 1: http://estories.deviantart.com/art/Background-Ponyville-425551797

###Level 2: http://dipi11.deviantart.com/art/Ponyville-A-Park-Scene-291247649

###Level 3: The Secret of Monkey Island Remake, house @ night: https://i.ytimg.com/vi/ycBnTsR9dIE/maxresdefault.jpg

##Entities:

Donkey: http://reisz-kickass.appspot.com/final/index.html

###Level 1: Hay: http://westbound.wikia.com/wiki/User_blog:Also_Curious/Scratch_Pad

Bird + Sign: http://www.58pic.com/shiliangtu/11093043.html

###Level 2: Flower: http://www.vecteezy.com/vector-art/90435-growing-flower-vectors

Vault Boy: http://peccadillos.deviantart.com/art/Vault-Boy-Valentine-112780940

Vault Girl: http://rebrn.com/re/vault-girl-thanks-you-for-all-the-support-103806/

Well: http://clubpenguin.wikia.com/wiki/File:Wish_You_Well_in-game.png

Watering Can: clipartsheep.com http://www2.arnes.si/~nbolci1/images/GARDEN_WATERING_CAN.jpg

###Level 3: Sad Cat: http://collectionofwhiskers.deviantart.com/art/Sad-Nyan-Cat-305572936

Happy Cat: http://bricu.deviantart.com/art/Nyan-Cat-216110985

Girl: http://thumbs.dreamstime.com/x/happy-sad-19466980.jpg

Ladder: https://openclipart.org/detail/18440/ladder-flat http://zeldawiki.org/Stepladder

#Sounds:

###Level 1: Ambient: https://www.youtube.com/watch?v=Zsqep7_9_mw

Owl: https://www.youtube.com/watch?v=0UI2EQBY2sw

Water splash: XXX

Eating Hay: XXX

###Level 2: Ambient: https://www.youtube.com/watch?v=U9S6eBZkndc

Flower growing: https://www.youtube.com/watch?v=WmszGRHXwEM

Watering can: https://www.youtube.com/watch?v=hJuPVVBKxwo

###Level 3: Ambient: https://www.youtube.com/watch?v=e26JQr8PWYs

Cat: https://www.youtube.com/watch?v=A9gknsvMOG4

Ladder: http://www.freesound.org/people/D%20W/sounds/152792/

Thanks for your interest in my project!

Free Software, Hell Yeah!

About

:horse: Third Semester CGL Study Project :horse_racing:


Languages

Language:C++ 97.3%Language:CMake 1.6%Language:C 0.8%Language:Makefile 0.2%Language:Objective-C 0.0%