htrefil / multisnake

A multiplayer snake game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multisnake

A multiplayer snake game

Usage

A multiplayer online snake game

USAGE:
    multisnake <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    client    
    help      Prints this message or the help of the given subcommand(s)
    server

Controls

   [W]            [↑]   
[A][S][D]  or  [←][↓][→] . To toggle fast-mode, press [SPACE]

Game screenshots

About

A multiplayer snake game

License:MIT License


Languages

Language:Rust 100.0%