0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Haskell14 forks (14 forks)github user discovery
good first issueshowcases
Repository metrics
- Stars
- 206 stars (206 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Implement a CLI showcase application.
The "Labyrinth" game is the best option.
Contributor guide
- Research direction
- Implement the Labyrinth game logic and wire it as a CLI program using Hydra's command line utilities or similar. Focus on the game state transitions and user interaction via stdin/stdout.
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- HaskellCLI