STM Checkers

by Shadowdarke
Full blown checkers minigame in just 32x32 pixels [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Shadowdarke.STMCheckers##version=3

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Shadowdarke.STMCheckers##version=3

727 downloads
Version 3
Date added: Apr 20 2004
Last updated: Feb 5 2009
4 fans
A full minigame in a single tile. Just include this library, place the checkerboard in your game map and enjoy.

This Single Tile Minigame uses the SingleTileMinigameBase library.

Version 3: 2-3-09
  • Updated mouse procs to function in BYOND 4.0.

  • Version 2: 5-22-04
  • Fixed a bug that allowed multiple turn skips if a player hit 5 repeatedly in manual mode. (Leftley)