Skip to content
View RXVSSIANXW23's full-sized avatar
  • Joined Jun 12, 2026

Block or report RXVSSIANXW23

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
RXVSSIANXW23/README.md

Hi there, I'm RXVSSIANXW23! 👋

I am a passionate programmer focused on retro-emulation and game development. I enjoy bringing classic systems and arcade experiences to the browser, working primarily with Python, C++, and Java.


🛠 Tech Stack

Python C++ Java


🖥️ Featured Projects

🕹️ Retro Gaming

  • The Legend of Zelda: A faithful Java recreation featuring isometric map traversal, sprite-based combat, and inventory logic.
  • Pac-Man: High-performance clone with grid-based collision and state-machine ghost AI.
  • Tetris: Advanced 2D game with a simulated C++ data storage engine.
  • Brick Breaker: Cross-platform implementation (C++ terminal and HTML5/JS).
  • Spaceships: 2D space shooter with hit-box collision systems.
  • Q-Bert: Java-based recreation of the classic 1982 isometric arcade game.
  • Retro Froggy Jumps: Fast-paced arcade action built in Java.
  • Snake Game: Classic logic with real-time grid movement.
  • Pong: Dual-language physics-based implementation.
  • Flappy Bird: Arcade physics clone for browser emulation.
  • Minecraft: Lightweight 3D rendering engine in Java.

🖥️ Operating Systems & Emulation

🛠️ Tools & Utilities


Mainly developing for html.edit

Pinned Loading

  1. tetris tetris Public

    An advanced hybrid 2D Tetris game for Squarefree with a simulated C++ data storage engine. Use arrow keys to slide and rotate falling blocks. Features matrix grid clearing, real-time score tracking…

    C++ 2

  2. phyton-advanced-calculator phyton-advanced-calculator Public

    Advanced Python calculator with a clean GUI/CLI. Supports basic arithmetic, exponents, logarithms, trigonometric functions, and history tracking. Includes robust error handling for division by zero…

    Python 2

  3. windows-98-operating-system windows-98-operating-system Public

    Windows 98 is a 1998 Microsoft OS. It introduced better USB support, the FAT32 system, and deep Internet Explorer integration. Known for its teal desktop, 3D gray windows, and iconic startup sound,…

    Python 1

  4. pac-man pac-man Public

    A realistic Pac-Man clone built with HTML5 Canvas and modular JavaScript structures. Features grid-based collision detection, state-machine ghost AI, and multi-level rendering. A high-performance, …

    Java

  5. the-lengend-of-zelda-retro the-lengend-of-zelda-retro Public

    A retro 2D Zelda-like mini-game built entirely in Java. Navigate through 6 distinct levels—Grass, Forest, Desert, Cliff, Dungeon, and Castle—using classic top-down grid-based movement. Fight enemie…

    Java

  6. Windows-2000s-operating-system Windows-2000s-operating-system Public

    A retro Windows 2000/ME Mini OS simulation built with Python. Features pixel-perfect classic desktop icons, an interactive Internet Explorer browser, Notepad, Calculator, Snake, and a custom Paint …

    Python