Robocation, yet another coding game

This is a submission for the Alibaba Cloud Challenge: Build a Web Game.* What I Built Robocation, is little programing game. Player must solve some coding problem to develop robot and create a...
0 Read More

Robot Odyssey

This is a submission for the Alibaba Cloud Challenge: Build a Web Game.* What I Built I developed a robot-themed puzzle game called "Robot Odyssey" where players control a robot navigating thr...
0 Read More

Project Alibaba Cloud

This is a submission for the Alibaba Cloud Challenge: Build a Web Game.* What I Built Demo Alibaba Cloud Services Implementation Game Development Highlights ...
0 Read More

Robot Forge: Rise of the Circuits

import { useState } from 'react'; import { Button } from '@/components/ui/button'; import { Card, CardContent } from '@/components/ui/card';const robotParts = [ { name: 'Laser Arm', power: 20 }, {...
0 Read More