Cobor goes farming
What is Cobor goes farming
Cobor goes farming is a puzzle programming game.
The goal of the game is to write a program that can perform three challenges within 10 seconds. Although sometimes it is 10 seconds per challenge. The game contains three levels going from easy to medium to hard. The programming language is a assembly like language. Where the key is to manipulate data in the memory array. Which in turn interacts with part for movement, cutting wheat or interfacing with a bridge terminal.
Interested in how it looks in action? Here a showcase video:
How does it work?
Build in code editor
Programming is done in the game itself. Left is the programming interface, right is Cobor ready to go. Using the simple programming language you can alter the data in the memory array. Different parts of Cobor read the data from the array and through this, you can control the robot.
Build in documentation
When programming documentation is key. So a lot of additional info is provided. Although my sleep-deprived ass probably made some stupid mistakes in there as well. For example #3 instead of #2 in this image.
Overview mode
When trying to figure out how the level is configured a top down view of the level is visualized. This is not an image but an actual camera view and thus is in real time and visible when running the code.
Extra info
This game is very niche. For ICTers or electronics engineers this may look simple but I’m aware that this is not the case for everyone. So here is an additional guide with C# samples converted to Cobor language.
If you don’t have time to code everything. You can download the solutions.txt file which contains the solutions to the 3 levels. If you use the windows build you can copy paste, otherwise you will have to type it over.
https://drive.google.com/file/d/1CSh2EUW-573SbwzKR4AghUfit_7KIOcm/view?usp=sharing
Look how happy Codor is because you are going to play his game.
Status | Released |
Platforms | HTML5, Windows |
Author | CoffeePlanet |
Genre | Educational, Puzzle |
Made with | Unity |
Tags | Ludum Dare, Ludum Dare 51, Singleplayer |
Links | Ludum Dare |
Leave a comment
Log in with itch.io to leave a comment.