andiskaz

Crates.ioandiskaz
lib.rsandiskaz
version0.2.0
sourcesrc
created_at2021-05-24 03:12:16.459248
updated_at2021-10-30 12:53:30.832499
descriptionA convenience library for writing games and other apps in TUI
homepage
repositoryhttps://github.com/brunoczim/andiskaz
max_upload_size
id401286
size241,712
(brunoczim)

documentation

README

andiskaz

Andiskaz "endish", an asynchronous terminal library for TUI applications and games

Main Branch Docs

https://brunoczim.github.io/andiskaz/andiskaz/

Features

plane

Enable this to make andiskaz's Vec2 be an alias for the crate gardiz's Vec2. Otherwise, andiskaz's Vec2 is a new struct.

Example Snake Game

See this folder.

screenshot of snake game example

Commit count: 120

cargo fmt