Fish Supper: Level Editor released for Windows


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Fish Supper: Level Editor released for Windows
# 1  
Old 08-08-2008
Fish Supper: Level Editor released for Windows

Fish Supper is a simple arcade/puzzle game, loosely based on the retro classic Frogger. Guide a cat across a series of rivers, jumping from log to log to reach a tasty fish supper on the other side. Written in C++/SDL.
Image Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Enterprise level Solaris&Windows file sharing

"Samba," I know, I know. However, I am a gov't worker and Samba is off the table. Does anyone have a recommendation for an off the shelf, secure solution? I've already suggested rsync and NFS services for Windows Server and got shot down. (4 Replies)
Discussion started by: LittleLebowski
4 Replies

2. Shell Programming and Scripting

Copy from vi Editor ( unix ) to windows

How to copy the complete content from a file in vi Editor to windows ( notepad ). I can use " select " and paste it to windows but this is restricted to current page. Not allowing me to scroll down or up when selecting the content.:confused: (1 Reply)
Discussion started by: frintocf
1 Replies

3. Windows & DOS: Issues & Discussions

need a good text editor for windows

I am looking to start to code some shell scripts, php, and probably some other web stuff. Free is preferred. I was looking at rocketedit but I would rather just use free open source if possible. On my Mac I love to use TextWrangler, so is there a Windows equivalent? For Vista/Win7 64bit ... (5 Replies)
Discussion started by: tlarkin
5 Replies
Login or Register to Ask a Question
XFISHTANK(1)						      General Commands Manual						      XFISHTANK(1)

NAME
xfishtank - Fish swimming across your Root Window SYNOPSIS
xfishtank [-c <color>] [-b <limit>] [-f <limit>] [-i <mult>] [-r <rate>] [-m <num>] [-C <num>] [-d] [-p <file>] [host:display] DESCRIPTION
xfishtank is a animation program to simulate an Aquarium on your X desktop. Each fish can have up to 255 colors, but on startup the program takes all the colors from all the fish, and squeezes them down to all fit into the default colormap as best it can. Any fish can be any size in width and height. To make them look more like they are swimming, fish are animated (Very simple 2 frame animation). Fish CANNOT swim over each other, they will turn around if they are about to collide. OPTIONS
-c color Background color of the fishtank -b limit Number of bubbles (Default is set to 32) -f limit Number of fishes (Default is set to 10) -i inter Move interval (Default is set to 0.2) -r rate Move frequency (Default is set to 0.2) -m num Median cut to this many colors -C num Use only this many color cells -d Clip fish, swim on root window -p file Fish swim on picture in file -host:dpy This option specifies the X server to contact. SEE ALSO
X(1), xsetroot(1x) AUTHORS
Eric Bina, <ebina@ncsa.uiuc.edu> (Original author) Dave Black, <dlbb0@amdahl.com> (Linux port) TJ Phan, <phan@aur.alcatel.com> (TrueColor Support) Vincent Renardias <vincent@waw.com> (man page, Debian packaging) Send bugs (or their reports, or fixes) here: <http://www.debian.org/Bugs/>. V2.2 29 November 1996 XFISHTANK(1)