Version: 6.13, Package name: ski-6.13 |
Maintained by: Gleydson Soares |
Master sites: |
Description Imagine you are skiing down an infinite slope, facing such hazards as trees, ice, bare ground, and the man-eating Yeti! Unfortunately, you have put your jet-powered skis on backwards, so you can't see ahead where you are going; only behind where you have been. However, you can turn to either side, jump or hop through the air, teleport through hyperspace, launch nuclear ICBMs, and cast spells to call the Fire Demon. And since the hazards occur in patches, you can skillfully outmaneuver them. A fun and very silly game that proves you don't need fancy graphical user interfaces to have a good time. This is a Python reimplementation of a C game from 1990, with on-line help added. The original was by Mark Stevans, this implementation is released under open-source terms by Eric S. Raymond. The internals of this game are actually kind of interesting. The terrain generator is a simple cellular automaton that generates crude 2D fractals. |
Filesize: 17.391 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:18 by Stuart Henderson | Files touched by this commit (110) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-28 10:37:27 by Daniel Dickman | Files touched by this commit (2) |
Log message: move ski to python3 and update to 6.13 According to NEWS, ski was ported to python3 as of version 6.10. Switch it over and update to the latest while here. ok sthen, gsoares (MAINTAINER) |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-06-03 21:57:20 by Gleydson Soares | Files touched by this commit (2) |
Log message: update to 6.11 |
2015-01-27 04:44:20 by Gleydson Soares | Files touched by this commit (2) |
Log message: update to 6.9; from Alex Greif <alex at greifdesign.net> |
2011-06-08 11:35:05 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: bump after default python version switch |
2011-03-03 14:33:28 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update ski to 6.7 from Gleydson Soares (MAINTAINER) |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2010-08-30 11:46:57 by Federico G. Schwindt | Files touched by this commit (35) |
Log message: Bump revision after python's default change. |
2009-03-15 08:39:03 by Marc Espie | Files touched by this commit (12) |
Log message: fix depends |
2007-10-22 04:50:13 by Steven Mestdagh | Files touched by this commit (1) |
Log message: bump pkgname after python switch |
2007-10-03 01:20:55 by Steven Mestdagh | Files touched by this commit (1) |
Log message: s/game/games/ |