A downloadable game

Download NowName your own price

Story

You commandeer a ship (nautical term™) and you have cannons. What you do not have is gold. So sail away, plunder some ships, and upgrade yours. Upgrades give you extended range, more cannons (shoot in parallel), 

Bathe (nautical term™) in the nostalgic feeling of playing a totally underrated mini game from a traditional Point&Click adventure from somewhere deep in the carribean.  

**No sword fights Not more than 3 sword fights were fought during the production of this game.**

Controls

  • Player Movement `Left`/`Right`
  • Drop / Raise Anchor (Stop ship) `Down`
  • Upgrade ship `Up` 
  • Shooting (`Q`/`E`)

Controls can be reconfigured in config.py->Keys

This game is an entry to https://itch.io/jam/binnys-birthday-jam-2022

How to Run

  • Install python version 3.8 or higher
  • Open a terminal in the project folder and install everything with:

Mac/Linux

python3 -m venv env
source env/bin/activate
pip install --upgrade pip
pip install -r requirements.txt

Windows

python3 -m venv env
env\Scripts\Activate.ps1
pip install --upgrade pip 
pip install -r requirements.txt
  • Run the game by typing
python main.py

Source Code is also available on Github: https://github.com/sisch/binny-jam

FAQ

There is no sound. While technically not a question, this is correct, there is no sound.

My ship turns, but is not moving, how can I speed up? You might have dropped your anchor. Raise/Drop it with cursor down key. Or you have sails and are sailing against the wind, in which case you might be moving very slowly, if at all

Download

Download NowName your own price

Click download now to get access to the following files:

LetterOfSean.zip 178 kB

Leave a comment

Log in with itch.io to leave a comment.