An open API service indexing awesome lists of open source software.

https://github.com/euank/ssh-hangman

An ssh server that plays hangman
https://github.com/euank/ssh-hangman

Last synced: over 1 year ago
JSON representation

An ssh server that plays hangman

Awesome Lists containing this project

README

          

# ssh-hangman

An ssh server that plays hangman.

The code quality/standards here are kinda low since this was hacked out in a
coding race against a ruby ninja (to see who had hangman going quicker).

## Usage

```sh
$ make
$ ./hangman

$ ssh -p 2222 localhost
```

## License

AGPL