• Register

Project_BuildTutto is a deep resource management building and crafting game. You own a company that build buildings. To build buildings you have to build all the things. All the things can be built however you want.

Post news Report RSS Project_BuildTutto Development Update 1

In this series of updates I'll document the development process of the game in detail, post timelapse videos of the work, and talk about some features and implementation of it.

Posted by on

Hello everyone!

I'm Stefano, and I recently graduated in Computer Science, and with that done I can finally work seriously on my project, which is temporary called "Project_BuildTutto".

This is the first timelapse video of the development process of the project,
ideally there will be daily video like this.


The idea for the game

Project_BuildTutto is a managing-crafting-simulating-mindmelting game where you have to manage a company that builds buildings. To build those buildings first you have to build all the things: walls, cables, generators, furniture, facilities, and so on. All these things can be built however the players wants because he will start the game with only raw materials as resource and, through a blueprint system, he will have to invent all the items he will need.

By "however the player wants" I mean that, for example, to build a wall he first have to build bricks, and to build those bricks he can use whatever raw material he want (raw iron will make iron brick so he will make an iron wall, but raw paper will make paper bricks and he will make a paper wall which will collapse on itself if he build stuff over it!). With this logic the player would be also able to make engines with cloth which will catch fire as soon as he starts it up. Or maybe, if he is really rich, he could even make gold engines which will be a bit more resistant but also a lot heavier.

Once the player invents all the things he need through this blueprint process he will be able to set orders to his employees to build stuff in his factory. This location will be a level that you build yourself with your things, and it will be the production site where you build all the necessary items to transfer to the various location where the player will be asked to build the right buildings.

The goal of the game will be to satisfy all the requests for buildings and optimize their revenue that will be shared with the player.

The plan for it is to have a finite amount of levels (Buildings to build) with specific requirements (example: build a factory with 10 employee that produces 10 computers a day) and once the player finishes those there will be a procedural system to give an infinite amount of levels to the player at increasing complexity.

The development process

Right now the project is in a super early stage and there is no game right now. I'm still building the basic structure of it, but I decided to start early the devlog here to be able to document every part of the development and let all the people interested in it know what I'm doing and how the project is growing step by step.

Enough talk, show me what you have now.

Right, here is a screenshot of it:

Screen Shot 2017 11 03 at 2 17 2

Not really exciting, huh? Well, as I said I'm focussing this early development on the actual basic mechanics so maybe a gif will explain better what the game right now *can* do:

Untitled


  • In the gif you can see how the working guy can recognize that there is an order that can be completed (Building a wall object (the green thing)). To build a wall he needs 4 blocks, but there are only 2 available. So he checks if he can build the missing two blocks and he find that there a 8 raw resources available, so he build the two blocks and then when he has 4 blocks he is able to build the wall. Right now it's a basic AI but it already supports recursive building, checking for materials available, and also multiple guy working on the same job without creating a mess.
  • Other than that the game also has the blueprint system and a menu to place the discovered blocks:

blueprints

  • Last but not least I also implemented serialization to have basic saving and loading.

What's the plan now?

The plan is to work full time on it and record myself working everytime I can, so everyday I should be able to post on Youtube a timelapse video showing roughly the progress and with a public changelog made with Google Spreadsheet anyone can see exactly what I did that day. This should help others keep track of the project as well as helping me working seriously and clean.

Contacts

So, if you are curious to see how things will go feel free click any of these links:
Discord Server: Discord.gg
YouTube channel for Timelapses: Youtube.com
Twitter: Twitter.com
Changelog: Docs.google.com

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: