Skip to content

vikki180/Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Game Description:

The point of the game is to move unicorn around upcoming obstacles(stars). Game is over when unicorn crashes a star. Points are generated depending on how long player stays in game.

Build Instructions:

In order to play game, first get a copy of game into your directory using following command:

git clone https://github.com/vikki180/Project1.git

Second, install following libraries:

  • SDL2_image using: sudo apt-get install libsdl2-image-dev
  • SDL2_ttf using: sudo apt-get install libsdl2-ttf-2.0-0 sudo apt-get install libsdl2-ttf-dev

Third, once libraries are installed, put following commands into terminal: make ./main

How to play game:

Using left, right, up, or down keys move unicorn to overcome stars.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •