A downloadable game for Windows, macOS, and Linux

Download NowName your own price

Repairing the World consists of two games: Factory and Logistics. The games take place in a post-apocalyptic world, in which basic items must be produced by small manufacturers, playing the Factory game. The materials for these items doesn't appear out of nowhere, though. Players must buy them from suppliers, and the orders are then offered to Logistics players for delivery.

NOTE: I recommend reading the how-to, as there is no built-in tutorial

How to play — Factory:

Use the buttons in the top left to open the Inventory and Deliveries sidebars. To get started, get some scrap. Scrap is unwanted junk that suppliers gladly pay delivery drivers to take away, and so it's a great opportunity for a beginner. Once delivered, accept it from the Deliveries sidebar. Now you can place a scrap box by clicking the scrap icon in the Inventory and placing it. Only one box of each type can be placed at a time. Then process your materials further by building production lines.

Use the left mouse button to place and right mouse button remove tiles. Keyboard buttons:

  • 1: Conveyor belt, moves items in the arrow direction
  • 2: Splitter, splits items evenly in the directions indicated by the arrows that can accept items
  • 3: Heater, heats ore into metal
  • 4: Export box, collects up to 100 items of a kind, can be removed to move them to the inventory.
  • 5: Sieve, filters out ore and plastic from scrap. This should be your first processing machine.
  • 6: Reshaper, spaghettifies metal into wire
  • 7: Applicator, takes an item from the side and applies it to the item going through. Recipes include: Apply wire to plastic -> PCB, apply plastic to PCB -> device, apply metal to device -> power tool
  • R: Rotate the current tile, rotates counter-clockwise while holding left shift

The automatically saves when you close it.


Entry to LÖVE jam 2023 with the theme "connection". I was already going to make a multiplayer game so the theme made me have to go for something cooler lol.

Post-development thoughts: Due to the decision to make two games, time constraints and the overall inability to focus on one game resulted in a lack of polish for both games. I did achieve what I wanted to do, though, which is seamless, asynchronous and asymmetric multiplayer. I also decided to learn procedural generation, mesh creation and sprite batch usage while I was at it, so in theory both games are quite scalable. Everything in both games, excluding UI, the rendering of some tiles in Factory, and all entities in Logistics, is a mesh or sprite batch that is only updated if/when necessary.

This game got more löve, but I still would've wanted to add a short tutorial and a bit more UI, along with a bridge part. Without that last one, some things can't really be optimized.

Download

Download NowName your own price

Click download now to get access to the following files:

rtw_factory.love 2 MB

Leave a comment

Log in with itch.io to leave a comment.