Indie · 2017
Virtual Robots - Robot programming simulator
Virtual Robots is a unique robot programming simulator that challenges players to write actual code for their in-game robots. Despite the lack of an in-game code editor, players can use external tools like Notepad++ with Pyrois syntax highlighting to craft scripts. The game uses the Pyrois scripting language, which resembles C++ and Java, making it accessible for those familiar with these languages. Players can assign their code to robots and watch them execute tasks such as carrying objects, fighting enemies, navigating mazes, and using sensors to interact with their environment. The game includes 11 tutorial levels, starting with basic movement and progressing to complex scenarios requiring environmental awareness. There are also 18 levels focused solely on coding challenges, plus custom levels for testing different scripts. Designed with education in mind, Virtual Robots helps students learn programming without needing physical robots. The interface supports multiple languages, though script examples use English comments. This engaging simulator blends learning and jugabilidad for aspiring programmers. Virtual Robots offers a practical introduction to coding logic and robotics...