Important Notes
- This is not a recreation of
Pokémon Red; think of it like a remix. - Prior in-depth knowledge of the
Pokémonfranchise, especially the video game series, is recommended and may be required to fully enjoy this game. - This project (@Pokemon-PythonRed and anything found within) is not endorsed by Nintendo, GAME FREAK, Creatures Inc., or The Pokémon Company. This is an independent, fan-made game.
- This game's plot is a work of fiction! Any references to real people or events are completely coincidental.
This project follows the all-contributors specification (emoji key, command Issue). See what you can do to contribute.
- To play the game, you will need:
- Windows or Linux OS
- Python 3 (aka CPython 3.x)
- Follow this link to download a
.zipfile of this repository. Once it downloads, unzip and open it. - You will need to open a command line in the folder, then run the following command to install dependencies:
python -m pip install -r requirements.txt- Finally, open
main.pyin theappfolder.
Installation for Contributors
- Contributors will need the following:
- Windows or Linux OS
- Python 3 (aka CPython 3.x)
- Git
- A text editor or IDE editor
- To clone the repository, use GitHub Desktop or run this command:
git clone https://github.com/Pokemon-PythonRed/Pokemon-PythonRed.git- After that, run the following command from the repository folder to install dependencies:
python -m pip install -r requirements.txt- Finally, open
app/main.pyor run this command to run the program:
python app/main.py- If you encounter any problems when opening the game, feel free to create an Issue.
- When
>is shown, press Enter to continue. You may need to input text first. - When text bullets are shown, you need to enter the character next to the option you choose.
- In the overworld, navigation bullets are
WASDfor directional movement, then numbered for interactions. Other commands might also be available. - When
Y/Nis shown, you can enteryornfor Yes or No respectively. - When a reading through next normally, you can press any key to proceed.
No text needed, just press Enter:
Press Enter to continue.
>_
Enter text from a bullet point:
Choose an option.
[1] - Save
[2] - Quit
>_
Enter Yes or No:
Would you like to save? Y/N
>_
Press any key:
OAK: Hello there! Welcome to the world of POKéMON!
_
