-
### Detailed description
We propose to implement a text-based version of the classic Minesweeper game in C. The game will operate in the console, allowing players to uncover cells, flag potential m…
-
As FogOS is currently lacking in the entertainment department, I propose adding a text-based game, or a system for text-based games, as a way to improve the entertainment value. While this would mostl…
-
**Description**:
The Typing Speed Challenge Game is an interactive web-based application designed to test and improve users' typing skills. In this game, a random text string will be displayed on the…
-
This would be great for an open-ended to semi open-ended game.
Any text you input will be inserted into the game log. A given variable will track the given "chapter" or "day" to add data to. (So if t…
-
-
# CLI Wordle Game
## Description
Implement a CLI-based version of the popular word-guessing game "Wordle." The game should be playable entirely in the terminal, providing players six attempts to g…
-
### Project Name
StoryWeave
### Description
StoryWeave is an interactive, AI-powered storytelling platform that allows users to play through a dynamic, custom-built narrative where their decisions …
-
Hey, I'm learning cobol and wanting to make a game with it. I'll probably start with just making text based game then later add graphics.
I usually program in emacs and on gentoo gnu+linux, would lik…
-
* [ ] Determine the structure for dialogue entries (e.g., text, speaker, responses).
* [ ] Create a format for branching dialogue paths (e.g., JSON, XML).
* [ ] Implement a dialogue manager to handl…
-
Adding a simple text-based blackjack game.