https://github.com/studiowebux/lucid-adventure-client
CLI Client for lucid adventure, a text-based role playing game
https://github.com/studiowebux/lucid-adventure-client
cli deno game rpg text-based
Last synced: 12 months ago
JSON representation
CLI Client for lucid adventure, a text-based role playing game
- Host: GitHub
- URL: https://github.com/studiowebux/lucid-adventure-client
- Owner: studiowebux
- Created: 2025-01-23T02:28:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T02:42:45.000Z (about 1 year ago)
- Last Synced: 2025-01-23T03:26:49.142Z (about 1 year ago)
- Topics: cli, deno, game, rpg, text-based
- Language: TypeScript
- Homepage: https://lucidadventure.com
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
## Usage
### Build from Source
```bash
deno task compile
```
```bash
# Make the client executable
chmod +x lucid-adventure
# Launch the game client
./lucid-adventure
# Sign Up or Sign In
# Play the game
```
## License
Distributed under the MIT License. See LICENSE for more information.
## Contact
- Tommy Gingras @ tommy@studiowebux.com
---
