About the Scary Cave
This is a simple text-based adventure game. It is a work in progress!
It was created to demonstrate some networking basics and to be some example code for the Computer Networks I & II classes (CS-260 and CS-261).
As such, it is not a complete game and may have some bugs or other issues; and is not intended to be a complete and polished product.
Interesting Technology:
- This Project (Github)
- Asp.Net Core for the Server API
- Microsoft Orleans - for managing game state
- next.js and React - SPA and Client
- Redis - Game Database