Starred repositories
3D C++ Game Engine - yet another open source game engine
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
My implementation of the codes for every individual episode in TheCherno's OpenGL series.
Creating a Qt application for managing a library system using C++ and QSQLITE
A modular and lightweight 2D game engine built using C++ and SFML. This engine provides a solid foundation for developing 2D games, featuring an entity-component system, asset management, animation…
Password Protected Personal Diary Project in C++
A multiplayer chess game software developed in C++. graphics.h library was used for front-end graphics.
Graphics based game written in C++ (My first OOPS project)
A C++ based Personal Diary System with Graphics implementation
This is a clone of Mario, made using SFML library and uses concepts such as ECS, OOPs to create game levels using text files
I created a snake game in C++ language without using any graphics. Code of this game is totally based on OOPs concept in C++, Where I have created 2 classe named as Snake & Food. Also board() funct…
Complete Ping Pong game made by using C++ and graphic library (graphics.h) is used.