An open API service indexing awesome lists of open source software.

https://github.com/hiddenmotives/python-simpsons-game

Simple 2D Text Based Customizable Simpsons Game to play using Python3
https://github.com/hiddenmotives/python-simpsons-game

Last synced: 10 months ago
JSON representation

Simple 2D Text Based Customizable Simpsons Game to play using Python3

Awesome Lists containing this project

README

          

# Python Simpsons Game
Simple 2D Customizable Simpsons Game to play using Python3

### Introduction
The goal of the game is to bring Homer (H) from Alaska/Artic (top 6 rows of the grid) back to the town of Springfield (S).

However if Homer takes too long to travel out of Alaska he will freeze and you will lose the game.
Also if Homer moves into the water (~) he drowns and the game is lost.

Finally the tireless agents of the EPA (E) will try to capture Homer and if that occurs the game is lost.
You will be playing against the computer who will control the EPA, the game is on a turn-to-turn bases.
A turn elapses when: Homer moves or you (the player) try to move him
(Homer ignores the command or the player tries to move Homer onto a building),
Homer stays on the same square (direction 5)

### Download

git clone https://github.com/basprohop/Python-Simpsons-Game

### Usage

~$: cd Python-Simpsons-Game/
~$: python3 ./simpsons.py

###### The Simpsons is copyright Twentieth Century Fox Film Corporation and is not affiliated with this little game. All trademarks are the property of their respective owners. ######