https://github.com/treeplate/text_adventure
https://github.com/treeplate/text_adventure
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/treeplate/text_adventure
- Owner: treeplate
- Created: 2023-07-26T00:30:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T00:56:27.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T11:44:27.964Z (over 1 year ago)
- Language: Dart
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.