Skip to content

Releases: Preponderous-Software/FishE

2.1.0

16 Jan 01:59
dcd30dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0 (Project Rewrite, Unit Tests, JSON Data Persistence)

26 Feb 22:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3...2.0.0

FishE v1.3 (Python3 Compatibility)

12 Feb 23:44
Compare
Choose a tag to compare

This version of the application can be executed with Python3.

FishE v1.2

14 Mar 05:14
Compare
Choose a tag to compare

Two more areas than the last version and a new stat screen. Some other improvements.

FishE v1.1

13 Mar 08:16
Compare
Choose a tag to compare

A much better version of the previous game. Includes a lot less code, a much more understandable return sequence and a reusable text adventure template class.

FishE v1.0

10 Mar 07:30
Compare
Choose a tag to compare

Simple Fishing Game

You're able to travel to three areas: your home, the docks and the shop.
Every travelling action takes one hour to do and fishing takes anywhere between 1 and 10 hours.
Every fish is worth $2 and there is nothing to buy from the store.
Currently there's no use for money.
Able to load save game.