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 turn-based games app built with Next.js and TypeScript that features Tic-Tac-Toe and Rock Paper Scissors games with AI opponents powered by the Model Context Protocol (MCP), offering three difficulty levels.
Connect 4 is a classic two-player strategy game where players take turns dropping colored discs into a grid, aiming to align four of their discs in a row—horizontally, vertically, or diagonally—before their opponent. In the AI-enhanced version, one player competes against a computer opponent programmed to make intelligent, strategic moves.
A fast-paced reaction arcade game combining Rock–Paper–Scissors with direction-based dodging, inspired by the Japanese Janken + Acchi Muite Hoi mechanic. Beat the AI by predicting its moves and reacting faster than it can.
Space Ping Pong is a neon, arcade-style 2D pong game built with Python + Pygame. Play vs computer (E/M/H) or local two-player. Includes power-ups, particle effects, starfield, screen shake, and persistent high scores. Modular codebase (ball/paddle/powerups/game) easy to extend.
Bankline_Billiards is a Python-based billiards (pool) simulation game that combines realistic physics with fun, interactive gameplay. Players can practice bank shots, challenge friends, or refine their skills through a variety of game modes. Built for billiards enthusiasts and programmers alike, Bankline_Billiards features a clean codebase
A strategic two-player board game where players compete to control a grid by coloring blocks and capturing adjacent spaces. Features a minimax AI opponent with sophisticated decision-making logic.
A Java desktop air hockey game with a custom physics engine, an AI opponent with adjustable difficulty, and a MySQL-backed scoreboard. Play solo against the computer or face a friend in two-player mode.
Ultimate Warriors is a 2D Dragon Ball fighting game built entirely in PowerPoint using VBA modules, JSON character/stage data and an optional Python bot, featuring transformations, custom controls, cheats and dynamic stages for local versus battles.
A modern, real-time multiplayer Pong platform built with Django and Bootstrap. Features include alias-based tournaments, AI opponents, 2FA, JWT security, and Docker deployment — all in a single-page application.