Skip to content

scto/SkiFun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkiFun

This is a libGDX port of the popular 1991 PC game SkiFree by Chris Pirih with a real-time multiplayer mode powered by Nextpeer.

Play this right now if you want to (Google's Play Store).

Mucking with the code

  1. Pull SkiFun from GitHub:

    git clone --recursive git@github.com:Nextpeer/SkiFun.git

  2. Import the Java projects into your Eclipse workspace (or alternatively import the projects into Android Studio).

  3. Feel free to contact us with any questions. support@nextpeer.com.

Features done so far

  • Skiing down a never-ending skislope with randomly-generated trees and rocks.
  • Collision detection with obstacles - and the appropriate reaction
  • Turning left and right
  • Distance tracking so you can see how far you've gone
  • Speed boost (this was a little-known feature to get away from monsters) by tapping on the screen
  • Platforms & jumping = fun
  • And... real time multiplayer. Play against your buddies and random people from all over the world!

So, what's left to do?

  • The evil monster
  • Being a snowboarder instead of a boring old skier
  • Tricks, or something?

Thanks!

Contributors

The initial version made by the following CS students:

  • Yarin Vaknin (Code)
  • Michal Nisim (Code)
  • Ron Ronikman (Music)

Third-party credits

License

See license.

image

About

Yet another libGDX sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%