Trip on the Funny Boat
Jump to navigation
Jump to search
| Trip on the Funny Boat | |
|---|---|
|
| |
| Genres | side-scrolling arcade shooter |
| Latest release | 1.5 |
| Release date | March 27, 2007 |
| Developers | Puskutraktori (code, graphics and sound effects by Pekka "pekuja" Kujansuu, graphics and code by Olli "Hectigo" Etuaho, music by Joona "JDruid" Karjalainen); Konstantin Yegupov; uses fonts by Bitstream Inc. |
| Code licenses | GPLv2+; the PixelPerfect library is public domain |
| Media license | Expat license |
| P. language | Python. |
| Library | PixelPerfect |
| Homepage | https://funnyboat.sourceforge.net/ |
| Contribute | |
| Trip on the Funny Boat is a free game. This means that the source code and media files are available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. | |
Trip on the Funny Boat is a side-scrolling arcade shooter game made by the team Puskutraktori. It is written in Python. It was made for PyWeek 2 competition.
Gameplay[edit]
The player controls a steamboat with a cannon, and tries to destroy or avoid sharks (which hurt the ship when colliding, but at the same time die), mines and other ships.
Availability[edit]
The game appears to work everywhere Python does, and is available at least in:
- Debian lenny/sid (version “1.5-6” as of 2008-10-17), maintained by the Debian Games Team, uploaded by Miriam Ruiz and Gonéri Le Bouder.[1]
References[edit]
- ↑ Overview of funnyboat source package accessed on 2008-10-17
External links[edit]
- Trip on the Funny Boat at SF.net accessed on 2008-10-17
- GitHub project in Python 3 by Dmitry Marakasov with newer Release