Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joshka/pong-russh


https://github.com/joshka/pong-russh

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# pong-russh

A multiplayer Pong game built with Ratatui and Russh

![demo](https://github.com/joshka/pong-russh/assets/381361/a1433172-44cc-4c58-8316-bd5702008e19)

To run:

```shell
cargo run
ssh -o StrictHostKeyChecking=no localhost -p 2222
```