Skip to content
View sumanzzz's full-sized avatar

Block or report sumanzzz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. snake_game_2 snake_game_2 Public

    SFML-powered Snake game built on a matrix-based game engine featuring real-time rendering, WASD controls, food mechanics, and collision detection.

    C++

  2. snake_game_1 snake_game_1 Public

    Console-based Snake game in C++ using a 2D matrix, vector-based snake body, food generation, and collision detection.

    C++

  3. snake_game_3 snake_game_3 Public

    A 3D Snake game built with C++ and Raylib featuring real-time gameplay, food collection, snake growth, collision detection, and a BFS-powered AI opponent that intelligently navigates the board to c…

    C++

  4. walkie_talkie walkie_talkie Public

    A multiplayer 3D social sandbox with real-time player synchronization and in-game chat, built from scratch in C++.

    C++

  5. We-Ballin We-Ballin Public

    A simple arcade survival game built with Lua using the LÖVE2D framework. You control a ball while enemy balls spawn randomly and chase you across the screen. Your objective is to dodge them and sur…

    Lua