Skip to content

crav12345/Chasm-Master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chasm-Master

Chasm Master is a video game made with Unity. The design goal of Chasm Master is to recreate the 'Bridge of Death' scene from Monty Python and the Holy Grail. The game achieves this by leveraging a RESTful API server developed with Node.js. The server sends a random riddle to the client from a curated collection of riddles and their answers stored in a MongoDB database. The player's open-ended input is then validated by GPT-4 to avoid common string parsing pitfalls.

Play Chasm Master

Play Chasm Master on my website.

TODO

  • Add chasm cloud
  • Add minimum thinking time for the Chasm Master
  • Add writeup to README and website
  • Get better art and do 9-tiling for dialogue boxes
  • Add live-service handling for seasonal content
  • Add leaderboards to backend
  • Add more riddles, duh
  • Make it mobile friendly

About

A video game recreating the 'Bridge of Death' from 'Monty Python and the Holy Grail' with a riddle master powered by GPT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors