noughts-and-crosses

Crates.ionoughts-and-crosses
lib.rsnoughts-and-crosses
version0.0.9
sourcesrc
created_at2019-06-05 16:28:45.970176
updated_at2020-04-18 14:00:41.221038
descriptionMy attempt at making a well designed game using GTK.
homepage
repositoryhttps://gitlab.com/efunb/noughts-and-crosses
max_upload_size
id139185
size91,270
Ethan Brierley (eopb)

documentation

https://gitlab.com/efunb/noughts-and-crosses/blob/master/README.md

README

Noughts and Crosses GTK

pipeline status License Latest version downloads-badge

My attempt at making a well designed game using GTK.

YouTube Video

How to install

Run

sudo apt-get install libgtk-3-dev -y
cargo install noughts-and-crosses
noughts-and-crosses

with cargo installed

Downloads

Stable

Linux

Nightly

Linux

Commit count: 129

cargo fmt