Skip to content

jokr/tichu

Repository files navigation

This is the most awesome P2P Tichu platform - because the world clearly needed a P2P Tichu platform.

What is Tichu? Oh dear, you shouldn't have asked.

Build Status

Build

Use sbt to build the project. You can run the sbt client in the root directory. The project consists of four sub projects:

  • messages, contains the shared message object required for the protocol
  • ordinarynode, the client node
  • supernode, the code for a super node

Run

Super Node

A supernode can be run via sbt:

project supernode
run-main tichu.supernode.SuperNode

About

P2P Tichu Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages