lancat license downloads

ruscii

An easy library to make terminal applications/games in rust. The intended of this project is to get close the open terminal games to the world, so any contribution, issue, pull request is wellcome!

Features

Examples

You can found several examples into the example folder.

To test the example, clone the repo and write: cargo run --example <example_file_name_without_extension> --release

Some of these examples:

Space invaders (200 lines):

Pong (150 lines):