The helpdesk simulator is a simple, text-based adventure game where you play as a new, bright-eyed IT helpdesk technician
-
Updated
Dec 4, 2021 - Python
A video game in which the player assumes the role of a protagonist in an interactive story driven by exploration and puzzle-solving
The helpdesk simulator is a simple, text-based adventure game where you play as a new, bright-eyed IT helpdesk technician
Practice Design Patterns through implementing a text based adventure game
A game inspired by the first parts of "The Legend of Zelda". In the game, the player will have to explore the world, fight against many opponents, complete quests and look for treasures. Created with pygame
Python Mini-Game Projects for beginners
Configurable and customizable text-based adventure with infinite possibilities, made with the power of OpenAI and their powerful GPT language models.
Extracting resources from Sierra AGI games with Python
A first-person, turn-based adventure game written in Pygame.
A small adventure game project coded in Python using PyGame. You can create a character, level up, fight enemies, interact with NPCs, complete quests, and more.
Re-implementation of the game Private Eye (1996) 🕵️
A text-based Dungeons and Dragons (DnD) game engine that enables you to create your own game by changing or adding a few files. Beginner friendly - and no extensive programming knowledge required
A text-based adventure game framework, written in Python. This is kind of a cool little Python app, and you can indeed kill bad guys and win the game in the provided levels, but it should be treated as a WIP (work-in-progress). Highlights include a clearly defined "game loop", MVC-ish architecture, written via TDD, and lots of bugs.
Flask Adventure Game. OOP text-based adventure game into a web application.
A python library for text based adventure games.
Text Adventure Game
A comedic, tech-heavy text adventure in pure open-source style In IT Adventures, you slip into the well-worn hoodie of Luca, a quick-witted sysadmin armed with nothing but a trusty laptop and a healthy dose of sarcasm. Your playground is Nerdstown, a neon-soaked metropolis where Ethernet cables snake through alleyways, cafés pour “Espresso at 5 GH
just another python adventure game.
An old-fashioned, text-based Adventure Game
Survive and Save the World! Build fences, grow trees, feed animals; make the prefect farm for you! You are a farmer and must protect your farm from the evil animals who aim to destroy everything and make your farm a graveyard. Will you succeed?
🧀 Cheese Quest: The textbook definition of spaghetti code. A parser-based text adventure game built (terribly) in Python.