Skip to content

hamazy/shiritori

Repository files navigation

Shiritori

A sample toy program that demonstrates Shiritori.

Prerequisite

  • Autotools

  • Make

  • C++ compiler with C++0x support

  • Boost

How to build

$ autoreconf -if
$ ./configure
$ make

How to run (and exit)

$ shiritori_server
exit
$

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages