NNB/gwi
1
0
Fork
You've already forked gwi
0
♟️ Game World Interface https://hexdocs.pm/gwi
  • Gleam 100%
2025年09月16日 13:18:41 +07:00
src/gwi fix: Fixed Instruction's inner datas name. 2025年09月16日 13:18:41 +07:00
.gitignore feat: Init. 2025年08月07日 23:37:01 +07:00
gleam.toml fix: Fixed Instruction's inner datas name. 2025年09月16日 13:18:41 +07:00
manifest.toml feat: Updated deps and design. 2025年08月18日 16:50:27 +07:00
README.md fix: Fixed Instruction's inner datas name. 2025年09月16日 13:18:41 +07:00

Game World Interface

Logo

Package Version Hex Docs

Installation

gleam add gwi
importgwipubfnmain(){// WIP: Grid World Interface is in development and are subject to change.
}

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