/diamonds

💎 A rebuild of the classic 90s-era video game, using TypeScript, Preact, and Zustand.

Primary LanguageTypeScriptMIT LicenseMIT

Diamonds

A rebuild of the classic 90s-era video game, using TypeScript, Preact, and Zustand.

About

This game is a rebuild of the original Diamonds video game, originally developed by Dub Myers and Oliver Dreer for Varcon Systems, Inc. All audio and sprites are copyright of Varcon Systems, Inc.

Play online

The game is playable here. Note that this is intended for desktop devices only.

Installing dependencies

yarn

Running the dev server

yarn dev

Build

yarn build