Problem For a school project, I am creating a text-based adventure game in C++. I have shown my code to […]
Tag: adventure-game
Character inventory in C#
Problem Here are the relevant parts of a project I’m working on that’s working perfectly. I was wondering what I […]
Text-based Adventure-Game Engine
Problem I wanted to create some kind of generic text-based adventure-game engine to see if I could build an interesting […]
Python text adventure
Problem I am creating a prototype for a text-adventure to get into game development, and i wanted to take the […]
Java text-based adventure game
Problem I’m trying to make a text-based game and I think I’ve got a good start. However, this code seems […]
Zork look-a-like written in TypeScript
Problem I’ve been working on a a text based game with a very simple battling system. There are way to […]
Zork-style game engine (Specifically, a Cactus prototype)
Problem So I’m one of those weirdos over here talking about making a game engine for text-based (think Zork) games. […]
RubyWarrior beginner epic solution
Problem This is my RubyWarrior solution. I think RubyWarrior is well known to Ruby coders. I am starting to learn […]
Procedural Dungeon Generator
Problem I’ve started working on a text-based adventure game that has procedurally-generated levels. I am unfamiliar with the more popular […]
Haskell Text-Adventure Game
Problem I just started making a text adventure game in Haskell. Because this is the largest project I have done […]
- 1
- 2