Skip to content

Beginner's implementation of tic tac toe using rust + ggez

License

Notifications You must be signed in to change notification settings

Terkwood/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A beginner's implementation of Tic Tac Toe using rust language with ggez as a game engine and drawing toolset.

Usage

You need to install rust.

Then:

cargo run

Winning is fun

We still need to add logic to detect when the game results in a draw. But for now, you can experience the full glory of winning!

X has donned a laurel wreath

About

Beginner's implementation of tic tac toe using rust + ggez

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages