8000 GitHub - winestone/minesweeper-coop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

winestone/minesweeper-coop

Repository files navigation

Introduction

A coop version of minesweeper written in Scala.

Controls:

  • Left click to reveal a block.
  • Right click to flag a block.
  • Left+Right click to reveal adjacent cells if exactly enough adjacent cells are flagged.

Building and running:

  1. sbt fastOptJS to compile the client.
  2. sbt server/run to run the server.
  3. Visit http://localhost:7777 or equivalent to play (port currently hardcoded in server/src/main/scala/http/Server.scala).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0