Dan-Q / sisyphus

Web implementation of Sisyphus: The Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sisyphus: The Game

Inspired by a toot by Mason "Tailsteak" Williams, this is a silly web implementation of an imaginary board game, made while I was unwell ont he morning of 21 November 2022. You can play the game at DanQ.me/sisyphus-the-game.

Insofar as there's an explanation of it, this blog post might be it.

How to play

Tap or click to roll the dice. In the unlikely event that you win, there's no animation or celebratory message.

Rules

  1. Roll two dice.
  2. If you roll double-1, go back to the start.
  3. Otherwise, move that many squares.
  4. If you reach square 1000, you win!
  5. If you overshoot square 1000, go back to the start.

License/credits

Built upon Anton Natarov's Online 3D Dice Roller, used under an assumed MIT license. Sisyphus pawn adapted from original art by Tiziano Vecelli, public domain. Everything else released under MIT license.

About

Web implementation of Sisyphus: The Game

License:MIT License


Languages

Language:JavaScript 72.9%Language:HTML 23.9%Language:CSS 3.2%