Skip to content

teejas/gogame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roguelike Riddle Game

I wanted to do more Golang stuff so this is a maze explorer + riddle answering game with a simple TUI. It uses ChatGPT (3.5 turbo) to generate riddles and check answers.

Maze generation is done using DFS and is randomized so that each room should be different.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages