tato

Crates.iotato
lib.rstato
version0.2.2
created_at2024-03-06 01:14:32.28943+00
updated_at2025-04-14 20:42:01.89961+00
descriptionA ridiculously obsolete collection of zero-dependency game development modules that can run on any computer, even potato-powered ones!
homepage
repositoryhttps://github.com/DoctorWhoof/tato
max_upload_size
id1164243
size3,599,147
(DoctorWhoof)

documentation

README

Tato Game Development Tools

Warning: In early development, please don't use yet!

Tato (as in "po-tato-powered") is a collection of zero dependencies, zero allocation, NO_STD libraries for game development, mostly focused on Pixel Art & Chiptunes. It is not an engine, and has a minimalist philosophy that embraces explicit limitations over flexibility.

It encompasses:

  • Tato Video, a "fantasy video chip" that operates like an early 1980's video chip.
  • Tato Sound, a "fantasy audio chip". Not uploaded yet!
  • Tato Pad, a way to store the state of a gamepad and perform checks.
  • Tato Layout, a GUI layout library.
Commit count: 163

cargo fmt