Full notes
Full Dreamjob: Programmer Simulator - Learn Programming Games update
Read the full published notes in a cleaner layout. The original post stays linked below.
Repeated intro
Hey! Today we'd like to highlight our core feature: learning how to code. We currently want to support two programming techniques: visual programming and using Python programming language.
What changed
- UI and audio
- Gameplay
The Visual Programming is a perfect way for people that have completely no idea on how to start their journey of programming. It's easy to use, easy to find problems and simply: visual.
You start the game with just two blocks that you can use; with time you unlock more programming blocks and enrich the arsenal of possibilities as a programmer.
In depth explanation: Let's imagine we want to write a program that shows number 13 to a monitor and you have two blocks available: Number and Monitor. You set the number to 13 in the Number block and connect its output to Monitor block. Then the Number block sends the signal to the Monitor block that shows the correct number - it's that simple!
Soon we will be highlighting the Job Board with types of jobs you can execute in Dreamjob: Programmer. Till then, if you want to test our game faster - ask all of your friends to Add it to Wishlist. The faster we grow a very substantial community, the faster we will be able to release the game. And since you read this news, you are already in the first 3000 people awaiting the game! Let others know about it, too!
Source
Changelog.gg summarizes and formats this update. How we read updates.
