The AROS Archives(anonymous IP: 3.141.100.120,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Game » Puzzle » im-puzzle.i386-aros.zip

IM-puzzle

Description: Combine shapes to fill blocks.
Download: im-puzzle.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 127kb
Version: 1.0.1
Date: 08 Aug 18
Author: David Ashley
Submitter: cavemann
Homepage: https://www.linuxmotors.com/puzzle/
Category: game/puzzle
License: GPL
Distribute: yes
FileID: 1713
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 61  (Current version)
61  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
This is a simple puzzle game. It is an implementation of the puzzle game
from the old C64 game Impossible Mission. The idea is to combine the 36
tiles in sets of 4, such that each set of 4 makes a solid block. Clicking
on the tiles on the left toggles them. A tile can't be turned on if it
overlaps with any existing on tiles. The lone rectangle on the right is the
combination of all the on tiles. Clicking on that is an easy way to turn
all tiles off.

When 4 tiles combine to make a solid block, they vanish. The goal is to
get rid of all the tiles. There is no score or timer. Just do it for the
intellectual exercise.

The game requires SDL. If you're on linux probably just typing 'make' will
build it. Run the game with "puzzle". Exit by hitting the escape key.

This code is released under the GPL.



Copyright © 2005 - 2024 The AROS Archives All Rights Reserved