Games projects: (4)
Flappy Bird
Flappy Bird is a recreation of the classic game developed in Unity using C#. It challenges players to guide a bird through obstacles by tapping the screen to make it flap its wings, providing a fun and nostalgic gaming experience.
31 Dec 2023
Chess Engine
ChessAI is a C# project focused on implementing standard chess gameplay with notable features and modes, offering a comprehensive chess experience. It includes multiplayer functionality for networked matches, turn-based timers for move time limits, real-time game state tracking, and visual indicators for check and checkmate situations.
14 Jul 2023
Snake Game
The Snake Game is a mobile arcade-style game built with Expo, React Native, and TypeScript. It revives the classic snake experience with a modern twist, delivering engaging gameplay and a visually appealing interface.
31 May 2023
Labyrinth Game
The Labyrinth Game is a captivating desktop game featuring a visually stunning interface and a sophisticated recursive backtracking algorithm for generating unique mazes.