Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 951 Bytes

File metadata and controls

27 lines (15 loc) · 951 Bytes

Mouse Practice (1992)

A browser-based emulator running Mouse Practice, a 1992 Apple educational game for young children learning to use a mouse.

Play

https://dknos.github.io/mouse-practice/

No installation required — runs entirely in the browser.

About the Game

Mouse Practice was created by Apple Computer for the Macintosh (Motorola 68K). It teaches basic mouse skills through underwater-themed activities:

  • Moving the mouse
  • Clicking on targets
  • Dragging and dropping objects

How It Works

The game runs inside Mini vMac, a Macintosh Plus emulator compiled to WebAssembly. It boots System 7 and automatically mounts the Mouse Practice disk image.

Based on lrusso/MinivMac.

License

The emulator (Mini vMac) is open source under the GPL. Mouse Practice is 1992 Apple abandonware.