Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 759 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 759 Bytes

Sooch

CI Workflow

A surreal themed clicker/idle game inspired by Plaaosert's Sooch discord bot

Dependencies

  • pixijs/pixijs The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
  • pixijs/sound WebAudio API playback library, with filters. Modern audio playback for modern browsers.
  • pieroxy/lz-string LZ-based compression algorithm for JavaScript

Installation

$> git clone https://github.com/surrealegg/sooch [new folder]
$> cd [new folder]
$> yarn install
$> yarn dev

Licence

MIT