Skip to content

ZacharyPatten/rust-console-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-console-games

flat Discord License

A collection of game examples implemented as rust console applications primarily for providing education and inspiration. :)

Game *Complexity Notes
Rock Paper Scissors 0 Build
Simon 1 Build
Tic Tac Toe 2 Build

*Complexity: a relative rating for how complex/advanced the source code is.

Getting Started

More documentation to be added soon.

This repo is ready to use with Visual Studio Code on Windows. A .vscode folder is included. Open the root folder of this repo in Visual Studio Code and you should be prompted to install the necesary extensions, and the debug view should be populated with the games. Visual Studio Code tasks to cargo build each game should also be included.

Related Repos

About

Game examples implemented in rust console applications primarily for educational purposes.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages