Fishing Simulator
Fishing Simulator
What is Fishing Simulator?
A fishing simulator.
Updates:
- Implemented Images, switching most of the system to images.
To Come:
- Rod Upgrades
- Level 25 stuff
- More fishies!
- Minigames
- Uses for Money
- idk
(login system yoinked from aguy11 aka the guy that created "Your Life: A Mining Game" :D | thanks ʕ•ᴥ•ʔ)
ANDREWVOSS
Please don't use colorama. It's incredibly bloated, and its job is done better by just using ANSI escapes in you strings.
JimmyChen5201
@ANDREWVOSS i will try to switch
MrVoo
Don't use coloorrrraaaamaaaaaaaaaa
CodingElf66
@MrVoo Use your rgb
function lol, its in every Python project console game you create.
Super nice!
@CodingElf66 thanks!