Activity 2.12
Source Code
Download
In the Terminal, type this command:
Winsel's README
WN-Y1-Project2
genuine game made in python
created and finished 11/18/24
-Save and Load Functionalities
45 Pokemon / Pocket Monsters in Total
The game is Beatable
|__ Manual __|
[0.1 - Keybinds]
Any version of these keys will work:
Up == "W"
Down == "S"
Left == "A"
Right == "D"
if you obtained the Poke-Gear
Poke-Gear Menu == "X"
[1 - Save Data.]
Save Data is created either as a copyable code to paste in the Load menu, Or as a Text File.
When you ask to Save your data, You have the option to create a seperate .txt file instead of writing down the code yourself.
The seperate .txt file is named,"PocketMonstersSave.txt"
This .txt file is automatically read if you confirm that you have one when loading.
{ Farmer Joe }
To begin saving your data, Reach Viridian City and speak to Farmer Joe inside of Viridian City Pokemon Center.
( he looks like this "ꆜ" )
-Farmer Joe will hand you the Poke-Gear, allowing you to finally open the Poke-Gear Menu.
{ Poke-Gear Menu }
Inside the Poke-Gear Menu -- [Stars]
--- How many times the game has been Cleared.
--- If you havent beat the game, you have no stars.
-- [Pokemon]
-- Allows you to check the Pokemon in your party.
-- Prints their Name, HP, and All Stats.
-- [Save Codes]
-- Allows you to create a Save Code, Explained Previously.
-[Exit]
-Exit to Overworld.
[ 2 - Catching More Pokemon ]
To catch more Pokemon, Reach Viridian City and enter the Safari ( which looks like this "â—€ " )
{ Safari Zones }
----[ Wild Encounters ]
----Standing inside of Grass, Rocks, Or Ponds enters you into a Pokemon Battle with a random selection of Pokemon.
----Overworld Encounters
Ratata, Pidgey, Ghastly, Snorlax
----Bug Encounters
Weedle, Caterpie, Scyther, Abra
----Rock Encounters
Geodude, Onyx, Machop, Zubat, NidoranM, Jigglypuff
----Water Encounters
Lapras, Polywag, Psyduck
have fun lol
Last updated