1
0
Fork
You've already forked tgc80
0
TIC-80 bindings for Gleam (abandoned)
  • Gleam 100%
2026年01月06日 15:49:41 +07:00
src 2026年01月06日T15:49:41.843+07:00 2026年01月06日 15:49:41 +07:00
test feat: Init. 2025年10月06日 21:21:13 +07:00
.gitignore feat: Init. 2025年10月06日 21:21:13 +07:00
gleam.toml feat: Update type in functions. 2025年10月08日 00:11:02 +07:00
manifest.toml feat: Update type in functions. 2025年10月08日 00:11:02 +07:00
README.md feat: Init. 2025年10月06日 21:21:13 +07:00

tgc80

Package Version Hex Docs

gleam add tgc80@1
importtgc80pubfnmain()->Nil{// TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/tgc80.

Development

gleam run # Run the project
gleam test # Run the tests