c2d7fa / squaretillery

An implementation of Gridcannon in Rust, using SDL. Not actively updated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squaretillery

Squaretillery is an implementation of the single-player card game Gridcannon designed by Tom Francis. The game is written in Rust and uses SDL for graphics and input.

To run it, make sure that Rust is installed and cargo is available and enter the following command in the top-level folder of the project:

$ cargo run

Screenshots

Screenshot Screenshot

See also

Other implementations of this game include the following:

About

An implementation of Gridcannon in Rust, using SDL. Not actively updated.


Languages

Language:Rust 100.0%