This project aims to provide a web-based backgammon game. The server is to be in Haskell. The client is to use Elm. All logic is to be contained in a Rust library and used via Foreign Function Interfaces.
Target | Description |
---|---|
server |
Build and run server |
client |
Build and run client |