To make it more clear what I do I will add to every tweet: Planning, Implementation, Debugging.
Planning means that I am creating a plan how to implement something.
Implementation means that I create the actual code.
Debugging means that I test the code and try to find the errors. Usually this takes the longest.
Implementation: Connected now the compiler to the CPU modul. The next step is now to add a window in which the player can enter the code and then let it compile.
Planning: I thought of a new way to store trees and also buildings, so that they can be displayed in the background landscape.
0 comments