Archive 19/01/2023.

Ggj 2020: repair

dertom

Hi there, I attended Global Game Jam. The theme was ‘repair’.
My game is about a Cart that is running through a scenery followed by some soldiers(green) and some gatherers(orange). The cart’s condition is constantly decreasing and you need to order your minions to collect ‘trees’ in order to get material for the ‘repair’ :wink:
The green soldiers can also plunder mills and can attack bandits which try to kill your orange helpers…
Controls: Select with mouse a minion of yours and send him to tree/mill/bandit

I’m more or less satisfied. Exported for Linux/Win/Web/Rpi/Arm64 (In android I got the Touch wrong,…need to have a look later)

Windows: https://github.com/dertom95/ggj2020/releases/download/0.01/caravan-windows.zip
Linux: https://github.com/dertom95/ggj2020/releases/download/0.01/caravan-linux.zip
Raspberry Pi: https://github.com/dertom95/ggj2020/releases/download/0.01/caravan-rpi.zip
arm64: https://github.com/dertom95/ggj2020/releases/download/0.01/caravan-arm.zip
android: https://github.com/dertom95/ggj2020/releases/download/0.01/caravan-android-armeabi-v7a-debug.apk
Web: http://thomas.trocha.com/games/ggj2020/Caravaner.html

Source: https://github.com/dertom95/ggj2020
ggj-site: https://globalgamejam.org/2020/games/caravan-5

Bluemoon

Simple and surprisingly very interesting to play :grinning:

weitjong

Your post here has a link to Web platform but your GGJ page does not. Is that intentional?

dertom

@weitjong Oh,you are right. I forgot about it in the description, but on the ggj page is a dedicated field for that ‘Play now’. Under the descriptions.

weitjong

I think there is no harm to have the same web link shown twice on a single page, one in PlayNow and the other in the list.

Just tried the link on my old iPhone 7 and it kinds of work, at least not crashing. Good job.

johnnycable

Meh. My cart exploded… :worried:

dertom

Thx for testing.

Yeah, I changed that and also added an android-version incl ‘day 1’-patch (for all versions). (see link in first post). Still buggy though :wink:

EDIT: Btw, by pressing F12 you can toggle between game and our wonderful editor for ingame-debugging…F3 toggles physics and navmesh visuals