A downloadable game for Windows, macOS, and Linux

Captain Bradley in Mauritius is a retro boat driving game, where you first train to get your boat driving license and then follow with various missions such as fishing, tourist transport and others. Only first three training missions are available in this demo. The world is fully procedurally generated, so game will be replayable as no mission will be the same.

This is a demo version of a game in development. 

I am already aware of some bugs (e.g. goals generated as unreachable - out of map), but feel free to report any bugs you encounter. Restart the game, if some of your goals are unreachable.

If you like this demo, please leave a comment to motivate me to release a full game. Thank you.

StatusReleased
PlatformsWindows, macOS, Linux
Release date Jun 03, 2024
AuthorUnfinished Games studio
GenreAction
Made withLÖVE
Tags2D, Arcade, boat, Driving, DRM Free, Indie, LÖVE, Retro, Short, Singleplayer
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard
LinksBlog

Download

Download
Captain Bradley in Mauritius-win64.zip 13 MB
Download
CptBradleyinMauritius-demo.AppImage 7.7 MB
Download
Captain Bradley in Mauritius-macos.app.zip 19 MB

Install instructions

  • Windows: extract and run executable
  • Linux: run AppImage
  • MacOS: download zip file and extract App folder to your Application/ directory

Comments

Log in with itch.io to leave a comment.

Seems there no github or something like that, so I will post here.
I used appimage version of game and it seems it crashes every time, when I do left click when I'm in-game after "Start Game", so I can't exactly play haha.

```lua

Error

scenes/gameplay.lua:109: attempt to index field 'dialog' (a nil value)

Traceback

[love "callbacks.lua"]:228: in function 'handler'

scenes/gameplay.lua:109: in function <scenes/gameplay.lua:108>

[love "callbacks.lua"]:154: in function <[love "callbacks.lua"]:144>

[C]: in function 'xpcall'

```

Deleted 12 days ago
(1 edit)

Ah, I see what you mean. Thanks for the bug report. The game is played with the cursor keys (you can find other info in Help). So for now do not click your mouse :-) I'll fix it in future release.