rtge 0.1.0

Rust Terminal Game Engine made with ♥️ in 🦀
1
2
3
4
5
6
7
# RTGE : Rust Terminal Game Engine

## What is it ?

The purpose of this project is to provide a library in order to do graphical rendering in a terminal with Rust language 🦀.

But why ? Because it's a fun achievement and it allows to developp fun games bazingly fast within terminals.