TIC-80 bindings for Gleam (abandoned)
| src | 2026年01月06日T15:49:41.843+07:00 | |
| test | feat: Init. | |
| .gitignore | feat: Init. | |
| gleam.toml | feat: Update type in functions. | |
| manifest.toml | feat: Update type in functions. | |
| README.md | feat: Init. | |
tgc80
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