Skip to content

Instantly share code, notes, and snippets.

View anonymousAwesome's full-sized avatar

Brendan Jones anonymousAwesome

View GitHub Profile
@anonymousAwesome
anonymousAwesome / pokemon_text.py
Last active May 26, 2024 17:31
Python script for a simplified Pokemon game, but with characters from popular media instead of Pokemon.
'''
known bugs:
sometimes the gym will not give a badge and automatically move the player
to the next town.
sometimes the gym will move the player twice at once.
sometimes the gym leader will be defeated after a single battle. I think
this happens after the player attempts to capture a seventh pokemon, but