https://github.com/devcarlosmolero/text-adventure-commander
A simple but powerful gem that uses a Lexer in combination with a Parser to detect and execute commands in text-based video games.
https://github.com/devcarlosmolero/text-adventure-commander
text-adventure text-adventure-engine
Last synced: about 1 month ago
JSON representation
A simple but powerful gem that uses a Lexer in combination with a Parser to detect and execute commands in text-based video games.
- Host: GitHub
- URL: https://github.com/devcarlosmolero/text-adventure-commander
- Owner: devcarlosmolero
- License: mit
- Created: 2025-03-01T02:59:53.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T17:19:37.000Z (about 2 months ago)
- Last Synced: 2025-03-03T18:29:27.791Z (about 2 months ago)
- Topics: text-adventure, text-adventure-engine
- Language: Ruby
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Text Aventure: Commander
![]()
A simple but powerful gem that uses a Lexer in combination with a Parser to detect and execute commands in text-based video games.
This gem is not alone, it is part of an ecosystem designed to make simple the development of this kind of projects.
> I still need to update this README.