Search found 1 match

by samantha
Thu Apr 25, 2024 2:44 am
Forum: Coding Questions
Topic: Stuck Adding Items to My PureBasic Adventure Game
Replies: 2
Views: 1076

Stuck Adding Items to My PureBasic Adventure Game

Hi all,
I'm trying to create a simple text-based adventure game in PureBasic. The player should be able to explore different locations and interact with objects by typing commands. I've written the core logic for moving around and implemented basic descriptions for the locations. However, I'm facing ...