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).
-
Pull SkiFun from GitHub:
git clone --recursive [email protected]:Nextpeer/SkiFun.git
-
Import the Java projects into your Eclipse workspace (or alternatively import the projects into Android Studio).
-
Feel free to contact us with any questions. [email protected].
- 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!
- The evil monster
- Being a snowboarder instead of a boring old skier
- Tricks, or something?
Thanks!
The initial version made by the following CS students:
- Yarin Vaknin (Code)
- Michal Nisim (Code)
- Ron Ronikman (Music)
- Sprites by kenney provided a bunch of useful sprites. Thanks!
- Thank you Chris Pirih for making the original.
See license.