In a lawless society, dominated by technology, face the big megacorps of the planet in the Cyb3r w4r. Will you Survive?

Features :

  • Explore the cyberpunk neon inspired city

  • Fight off enemies

  • Program your way into liberty with Babylon and Euphrate, an advanced programming language and terminal you designed

  • Unlock super-code, syntaxical weapons that will help you take down anything standing in your way

Update Log . . . : 1/3/2021

Started work on the main map, along with the test puzzle. With that, we also started working on the basic stylistc elements of the game such as the lights, post processing and isometric style. Mouvement and characters are at their early stages, along with the start of the interpreter for a custom-made language, so far, it is capable of evaluating expressions, variable declaration and manipulation, and contains basic features such as while loops and if statements. Finally, started working on more detailed aspects such as the UI/HUD, multiplayer and a custom turret AI.

Update Log . . . : 26/4/2021

Finished the first level, with it comes the terminal and an IDE with syntax highlighting autoindentation, and unit testing. The IDE uses our own interpreted language Babylon. now contains the +=, -=, *= and /= operators, for loops, strings floats and lists, and functions. For the first map, we used 2 terminals that activate/deactivate doors and turrets. We also now have our main character design, a bit more sound design (for the terminal, turret and background music). Finally, multiplayer is now 100% done.

Update Log . . . : 23/6/2021

Babylon is finished. Tutorial map is done, it includes all the necessary puzzles to become familiar with Babylon, and also included with the game is a poster on how to use babylon. Finally, we finished the last 2 maps, are working on adding walking animations, and more and more programming puzzles.

Raphael

Works primarily on the Babylon Interpreter

Theo

Works on game design, controls and characters

Adam

Works on the graphics and the IDE/Terminal

Ivan

Works on the multiplayer and AI