mouse trap cars
Mouse Locator 1.1
Mouse Locator is a usefull utility that ads a high visibility locator that instantly pinpoints your mouse position more>>
Main features:
- High Visibility Locator instantly pinpoints your Mouse position.
- Automatically triggers after a controllable time period, from 1 second to 30 minutes.
- When you next move your mouse, its location is immediately revealed.
- Eliminates the frustrating search of your screen.
- Visible indication of mouse button clicks.
- An indispensable addition to Mac OS X.
Enhancements:
- Universal Binary, for Macs powered by PowerPC or Intel processors.
- French localization of preference pane.
- Extra locations for custom graphics.
- Infinite setting for trigger time.
- Infinite setting for delay time.
- Fix for white square bug on DVD player.
Race Cars 1.0
In Race Cars, players must guide their car around a track in an attempt to be the first to cross the finish line. Players can choose from 4 cars and over 10 tracks more>> In Race Cars, players must guide their car around a track in an attempt to be the first to cross the finish line. Players can choose from 4 cars and over 10 tracks. Each track has its own level of difficulty. Each car handles differently and has its own quirks. This is a great game for 68k Macintoshes because it has no graphics and processing power requirements.
None
Mouse 2.0
Mouse is a small draggable windoid that shows horizontal and vertical coordinates of the mouse cursor relative to screen and to front window more>> Mouse is a small draggable windoid that shows horizontal and vertical coordinates of the mouse cursor relative to screen and to front window. It registers changes in coordinates when moving the mouse with the option key. It also shows red/green/blue color values of screen point directly underneath cursor. Data can be copied to the clipboard.
System 7.5 or later, Akua Sweets, Dialog Director and Jons Commands scripting additions (all free for personal use).
Version 2.0 is completely rewritten. Window genuinely floats, without interfering with your work. Window can appear in vertical or horizontal position. Will float above all applications or above any specific application, hiding when that application is not in front. Dismissed with a click in its close box.
Danger Mouse Icons
Danger Mouse is a set of 13 cartoon icons based on the British kids cartoon, Danger Mouse. Danger Mouse was the premiere pint sized secret agent that protected the Queen and the country from the evil more>> Danger Mouse is a set of 13 cartoon icons based on the British kids cartoon, Danger Mouse. Danger Mouse was the premiere pint sized secret agent that protected the Queen and the country from the evil Silas Greenback. Danger Mouse was assisted by his trusty sidekick Penfold who always had a snappy one-liner to deliver.
None
Mouse script 2.0
Mouse script - Shows a floating window with mouse coordinates more>>
It also shows color under the mouse in RGB and hex.
Window can be dragged anywhere and the position will be remembered.
Quicksilver Mouse Triggers 1.0
Quicksilver Mouse Triggers - Trigger actions plugin for Quicksilver more>>
Enhancements:
- Only works on the main screen, future versions will support multiple monitors.

MouseCommand 11.0
MouseCommand is the driver software for the MacMice branded optical mouse. It supports all USB and Bluetooth wireless versions of The Mouse, The Mouse BT, and The Ball more>> MouseCommand is the driver software for the MacMice branded optical mouse. It supports all USB and Bluetooth wireless versions of The Mouse, The Mouse BT, and The Ball.
Mac OS X 10.3 or later, MacMice USB or Bluetooth mouse or trackball
Version 11.0:
- Bluetooth mouse and trackball support
- Complete assignability of buttons
- Wide settings range for scroll wheel
Macally USB Mouse/Trackball 6.0
Macally USB Mouse/Trackball - For their USB mice & trackballs more>>
Enhancements:
- Universal Binary.

Mickey Mouse Widget 1.0
Mickey Mouse Widget is considered to be a versatile widget with the ability to make Mickey Mouse appear on your Dashboard. more>> Mickey Mouse Widget 1.0 is considered to be a versatile widget with the ability to make Mickey Mouse appear on your Dashboard.
Requirements: Mac OS X 10.4 or later.
XTrap 1.0
Puzzle logic game somewhat like Othello. more>>
XTrap 1.0 brings you a wonderful puzzle logic game somewhat like Othello where you try to trap 2 chips (moogoos) with your 4 chips on a 4x4 board. To unzip, go to terminal, cd to directory where the tarball is, type "gnutar -xvzf XTrap.tar.gz" without the quotes
Toy Cars 0.2.3
Toy Cars is a physics-based 2D racing game for Mac OS X more>>
Toy Cars is partly inspired by Micromachines and partly by the old Atari ST game called Jupiters Masterdrive.
Enhancements:
- Renamed configure.in to configure.ac and added a couple of .cvsignore files to better handle cvs updates.
- Renamed this file from changelog to ChangeLog.
- Removed the --enable-data-dir option again. Now properly installs data files into $(datadir)/$PACKAGE location. Can use command line option -datadir to specify an unusual location at runtime.
- Added an --enable-data-dir option to the configure script for setting the location of the data files. Not sure if this is the best solution to this problem.
- GNU Autotools implemented. Has been tested on the Linux machines at uni and works well.
- Changed format of this changelog file.
Death Trap 2001 1.0
Death Trap 2001 is a game with the content about a detective named Blake Hurshbown, who is currently relaxing at his home in the mountains after killing his arch nemesis General Hendra. more>>
Death Trap 2001 1.0 is a game with the content about a detective named Blake Hurshbown, who is currently relaxing at his home in the mountains after killing his arch nemesis General Hendra. Unfortunately his relaxation does not last, as his home is attacked by strange mindless people. Now he must find out what the meaning of all this is. His investigations lead him to something so horrifying even he doesn't know what to do.
"Death Trap was originally released under Split Second Software, and created entirely by Steve Demmler - Cujoo@aol.com. Death Trap 2001 is a continuation of the Death Trap series, made by iMedia.

Trap the Wizard 1.00
Trap the Wizard 1.00 brings users a board game that is based on the Ravensburgers game Catch the Cap. more>>
Trap the Wizard 1.00 brings users an amazing board game that is based on the Ravensburger's game "Catch the Cap". The game supports 2 languages English and German.
Requirements: Java 1.4 or higher.
<<lessMouse Overlord Plugin 1.5
Mouse Overlord adds an application subclass and global methods to control and read the mouse more>>
Mouse Overlord adds an application subclass and global methods to control and read the mouse in ways specifically designed for game developers.
Usage
Place the Mouse Overlord.rbx file into your REALbasic Plugins folder and restart REALbasic to install Mouse Overlord. REALbasic will now contain a new class named MOvApplication, and a new global module named MOv (or global methods prefixed with MOv for REALbasic versions less than 5.5).
To use Mouse Overlord in a project, select the App class in the project item list and set its super to MOvApplication. The App class instance will now contain some extra functions & events (see below).
The Global functions in the MOv module can be used without subclassing the App class if capture/release functionality isnt required.
Version restrictions:
- This plugin may not play nice with other plugins or declares that call InputSprocket (on Mac OS 9) or handle Carbon mouse events (on Mac OS X).
- If your extra mouse buttons arent recognized on Mac OS X, you may have to disable the mouse driver for each application that uses this plugin (or globally, depending on the driver). On Mac OS 9 the opposite is true - your driver must properly support InputSprockets for this plugin to fully work. These issues apply to basically every Mac game ever released, so people with multi-button mice tend to be used this sort of thing.
MouseStat 1.0.1
MouseStat - a menu bar status item that displays mouse location coordinates more>>