Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frolov-andrey2405/hungry_robots_a_puzzle_challenge
The Hungry Robots game sounds like an interesting puzzle game where the player needs to avoid collision with hungry robots by using a teleportation device and strategic movement. The challenge of this game is to find the best strategy to survive without getting caught by the robots.
https://github.com/frolov-andrey2405/hungry_robots_a_puzzle_challenge
Last synced: about 20 hours ago
JSON representation
The Hungry Robots game sounds like an interesting puzzle game where the player needs to avoid collision with hungry robots by using a teleportation device and strategic movement. The challenge of this game is to find the best strategy to survive without getting caught by the robots.
- Host: GitHub
- URL: https://github.com/frolov-andrey2405/hungry_robots_a_puzzle_challenge
- Owner: Frolov-Andrey2405
- Created: 2023-09-01T07:58:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T09:17:47.000Z (about 1 year ago)
- Last Synced: 2023-09-02T05:52:45.005Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hungry Robots: A Puzzle Challenge
Prepare for a thrilling puzzle adventure with the Hungry Robots game! Navigate a perilous maze filled with ravenous robots using a teleportation device and your strategic wit. Your mission: to outsmart the robots and survive the challenge. In this game, your every move matters as you strive to avoid collision with the hungry robots and find the best strategy for survival.
## How to Play
1. Run the program in a compatible environment.
2. Strategically maneuver through the maze to avoid hungry robots.
3. Utilize the teleportation device wisely to outwit the robots and stay alive.
4. Test your strategic thinking and logical problem-solving skills to conquer the challenge.## Features
- Engage in a challenging and thought-provoking puzzle game.
- Navigate a maze filled with hungry robots and employ strategic movement.
- Test your problem-solving prowess and logical thinking to survive the game.## Instructions
1. Open a terminal or command prompt.
2. Navigate to the program's directory.
3. Run the program using `python hungry_robots.py`.
4. Enter your moves to strategically navigate through the maze and avoid collision with the robots.## Sample Output
```
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░ ░ ░ ░
░ ░ ░ ░ R░░ ░
░ ░░ ░ ░ ░
░░░ ░ ░░░ ░ R ░
░ ░ ░ ░░ ░░░ ░
░░ ░ ░ ░ ░
░ ░ ░ ░ ░░ ░
░X░░ ░ R ░░ ░░░
░ ░ ░ R ░ ░ R ░░ ░
░ ░ ░░ ░░ ░ ░X░ ░ ░
░ ░ ░ ░ ░░ ░ ░ R░ ░
░ ░ ░ ░ R ░ ░ ░ ░R ░
░ ░ ░ ░░ ░░
░░ ░ ░░░ ░
░ ░░ ░ ░ ░ ░ ░
░ ░ ░░ ░ ░ ░ @░░ ░
░ ░ ░ ░ R ░ ░
░ ░ R ░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
(T)eleports remaining: 2
(Q) (W) (E)
(A) (S) ( )
Enter move or QUIT: (Z) ( ) (C)
```## Note
Hungry Robots offers an exhilarating puzzle challenge that combines fun and education. Sharpen your strategic thinking and logical problem-solving skills as you strive to outsmart the ravenous robots and emerge victorious in this captivating game.