You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A strategic word‑battle game where two players compete on a 10x10 grid, forming valid English words to score points. Real‑time timer, dynamic scoring, and a sleek dark UI. Built with HTML, CSS, and JavaScript. Powered by a dictionary API.
A web-based Tic-Tac-Toe game built with HTML, CSS, and JavaScript. It offers interactive two-player gameplay, a responsive design, and a reset option for continuous fun.
A browser-based logistics automation simulation game where players program autonomous delivery bots using a simplified C-like scripting system. Built for System Analysis and Design coursework, the project focuses on grid-based world modeling, bot AI behavior, and progressive programming concept unlocks through gameplay.
A modern Snake Game built with vanilla JavaScript, featuring a grid-based system, smooth movement, collision detection, scoring, timer, and persistent high score.
Geometric puzzle game in Python and pygame-ce with circle, diamond, and triangle boards, strategic block placement, rotation, scoring, save/load support, and a testable game engine.
Beginner-friendly Minesweeper game built in C# Windows Forms demonstrating core computer science fundamentals like 2D arrays, recursion (flood fill), event-driven programming, and game logic design.
🚔 A C-based simulation of a pursuit game where police officers and a robber navigate a grid-based environment, featuring customizable settings and dynamic interactions.