
Duct Tape in Space
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
You are the proud new owner and pilot of a ~~perfectly~~ no ~~mostly~~ kind of working cargo ship that ~~definitely~~… probably won't fall apart. (too quickly at least, it definitely will at some point)
You are trying to make a profit running deliveries with a cargo spaceship held together by little more than duct tape. The core gameplay is frantically managing repairs whilst trying not to die.
All of the code is vanilla JavaScript written from scratch. The idea for the game was a collaboration between my dad and I, but otherwise it was all me. There is a button in the bottom right of the page to take a look at the source code, but don't use this as an example of how to do graphics right. In hindsight I would build half of the code differently and organize it better, but I think it's decent for my first game jam.
*Edit: Fixed a crash that was triggered by not selecting a delivery and pressing space
You are trying to make a profit running deliveries with a cargo spaceship held together by little more than duct tape. The core gameplay is frantically managing repairs whilst trying not to die.
All of the code is vanilla JavaScript written from scratch. The idea for the game was a collaboration between my dad and I, but otherwise it was all me. There is a button in the bottom right of the page to take a look at the source code, but don't use this as an example of how to do graphics right. In hindsight I would build half of the code differently and organize it better, but I think it's decent for my first game jam.
*Edit: Fixed a crash that was triggered by not selecting a delivery and pressing space