Skip to content

A worm clone written in rust, with "versus" mode! ๐Ÿ›

Notifications You must be signed in to change notification settings

ethangillengg/worm-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

This is a simple implementation of the classic game worm in rust.

I wrote it mostly to learn the basics of rust.

Demo

Usage

Usage: worm-rs [OPTIONS]

Options:
  -f, --fruit-count <FRUIT_COUNT>  Number of fruit [default: 5]
  -w, --worm-length <WORM_LENGTH>  Starting length of the worm [default: 4]
  -s, --stats                      Print stats about render speed on exit
  -h, --help                       Print help
  -V, --version                    Print version

About

A worm clone written in rust, with "versus" mode! ๐Ÿ›

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published