https://github.com/rudolfolah/gnuski
GNUSki is an open source clone of Skifree, the old Windows game. It currently uses NCurses for graphics.
https://github.com/rudolfolah/gnuski
c-game c-programming cli-game ncurses ncurses-game
Last synced: 5 months ago
JSON representation
GNUSki is an open source clone of Skifree, the old Windows game. It currently uses NCurses for graphics.
- Host: GitHub
- URL: https://github.com/rudolfolah/gnuski
- Owner: rudolfolah
- License: gpl-2.0
- Created: 2024-07-23T21:31:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-08T15:33:57.000Z (11 months ago)
- Last Synced: 2025-08-08T17:37:12.095Z (11 months ago)
- Topics: c-game, c-programming, cli-game, ncurses, ncurses-game
- Language: C
- Homepage:
- Size: 2.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GNUSki
GNUSki is an open source clone of [Skifree](https://en.wikipedia.org/wiki/SkiFree), the old Windows game. It currently uses NCurses for graphics.
[License: GNU GPL v2](./LICENSE)
## GNUSki around the web
- [homebrew formula for gnuski](https://formulae.brew.sh/formula/gnuski)
- [formula code for gnuski](https://github.com/Homebrew/homebrew-core/blob/543cd71456e4813de4e12f33fea6f38f875b2327/Formula/g/gnuski.rb)
- [ascii cinema recording of gnuski](https://asciinema.org/a/669357)
- [demo.gif](./demo.gif)
- [Termux](https://termux.dev/en/), an Android terminal emulator and Linux environment app, has a games package:
- [gnuski package for Termux](https://github.com/termux/termux-packages/tree/master/packages/gnuski)
- [archived games package for Termux](https://github.com/termux/game-packages/tree/master/packages/gnuski)
- [mentioned in a YouTube video description](https://www.youtube.com/watch?v=5Xu1pu-ftLQ)
- [Slack 14.0 build of gnuski](https://slackbuilds.org/repository/14.0/games/gnuski/)
- [mentioned on a blog in 2013, "gnuski: Game Time!" -- Inconsolation](https://inconsolation.wordpress.com/2013/11/14/gnuski-game-time/)
## News and updates
Copied over from the original repo:
- 2007-05-31: It's alive! GNUSki is alive again! I've been working on this for the last few days at a leisurely pace and it's looking fine. A GTK or Qt version is planned!
- 2005-07-01: Plan for 0.3 Drawing methods will be fixed in 0.3. Hopefully we can get the threads working. If they don't work in the next version it's not a problem because we can work on other aspects such as adding jumping and other obstacles (ski lift, Bigfoot, etc.)