Skip to content
View Khuxxbi's full-sized avatar

Highlights

  • Pro

Block or report Khuxxbi

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

Popular repositories Loading

  1. Mini-Games-Collection Mini-Games-Collection Public

    A collection of small arcade games built in C++ with SplashKit. Each game lives in its own folder with its own README, source, and screenshot.

    C++

  2. Planet-Play Planet-Play Public

    A C++ space game built one concept per commit — bitmaps → sprites → structs → dynamic arrays → classes. Made with SplashKit.

    C++

  3. MARIE-Calculator MARIE-Calculator Public

    A calculator written in MARIE assembly. Reads an expression, works out the answer, and paints it onto a 16x16 bitmap display.

  4. Drone-Dispatch-System Drone-Dispatch-System Public

    A drone dispatch system written in Java. Classifies and prices parcel orders, dispatches them oldest-first, and keeps a timestamped delivery history with statistics.

    Java