
CubeWar
Web based Online Game with elements of AI from scratch
full-stack development
2018

Web based Online Game with elements of AI from scratch


The idea is based on the principle of assembling the LEGO constructor - the player assembles his robots from various cubes, and then participates in 1v1 battles in the PVP & PVE format.
Front-end includes the development of the entire interface of the game with many features and events.\nThe robot is built and generated in 3D using the three.js library
The back-end not only allows the owner to control all of the game's features, settings, and data, but also runs a background process where AI self-learns robot-to-robot combat, improving the PVE combat experience.