Skip to content

cestarte/tictactoe-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe-rs

Learning rust by having fun.

Prerequisites

How to run

cargo build
cargo run

Next steps

  • replace println!() in game logic w/ logging module
  • move println!() calls into new 'display' module
  • consider replacing display module with SDL

About

Intro to rust with tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages