simple-game-project
Here are 6 public repositories matching this topic...
Treasure Hunt Duel is a two-player game where players search for treasure hidden in a grid. Each player selects a grid cell simultaneously, and the game determines the payoff based on their choices and proximity to the treasure.
-
Updated
Dec 4, 2024 - Python
This is a simple text adventure game in Python. The game uses global variables, functions, if-else statements, and input-output methods to create a story of escaping from a prison. The game has rooms, items, score, and level. The player can interact with the game by entering commands and making choices.
-
Updated
May 9, 2023 - Python
This project includes a variety of beginner-friendly Python exercises that cover essential programming concepts such as user input handling, basic algorithms, password validation, API requests, and character-based games, providing hands-on experience for learning Python fundamentals.
-
Updated
Apr 17, 2025 - Python
A very simple game made in python using the pygame library that borrows from the mechanics of the original "Flappy Bird". Feel free to use as you'd like and modify/edit.
-
Updated
Jun 15, 2023 - Python
Learning to create a spacewar game using the Pygame library. I hope this project helps others learn as well.
-
Updated
Jul 1, 2024 - Python
Improve this page
Add a description, image, and links to the simple-game-project topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simple-game-project topic, visit your repo's landing page and select "manage topics."