przemekd / sklable

Skłable game (scrabble-like game) written in Scala.

Home Page:https://skłable.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skłable

skłable screencast

Skłable is a game similar to Scrabble(TM). One can play alone or with 1 to 3 other players in one of three languages:

  • Polish
  • English
  • Spanish

The game is written in Scala and Scala.js, using an excellent https://laminar.dev/ library.

Contributing

Yes, please.

Running locally

To run a server, start sbt and switch to backend project and run reStart:

sbt:sklable> project backend
sbt:backend> reStart  

Demo

Go to https://skłable.pl

About

Skłable game (scrabble-like game) written in Scala.

https://skłable.pl


Languages

Language:Scala 95.5%Language:CSS 4.2%Language:HTML 0.3%