Tag: Graphics

  • (WIP) Naval Combat + Roguelike

    (WIP) Naval Combat + Roguelike

    I have been working on a rogue like centered around naval combat. In this blog post I will detail my progress and talk about some interesting parts of the project. World Generation I have been working on a world map that the player has to navigate from the left to right. Every hexagonal tile will…

  • SDL OpenGL Engine

    SDL OpenGL Engine

    A Game Engine is a piece of software that allows for fast development of Video Games by making iteration faster and providing basic needs that most games may need. This Engine uses OpenGl and SDL as backends

  • Super Hot Remake

    Super Hot Remake

    Remaking Super Hot in the Overlord Engine and adding extra functionality to the engine

  • 2D Win32 Game Engine

    2D Win32 Game Engine

    Game Engine for 2D applications made using the Windows API from scratch. For this project I had to learn how to manage windows with the Win32 API, how to load and manage resources like images, text and sound files using Direct2D, DWrite and XAudio2.

  • Graphics Programming

    Graphics Programming

    Software Raytracer, Software Rasterizer, Basic Hardware Rasterizing

  • The Binding of Isaac Remake

    The Binding of Isaac Remake

    Remake of The Binding Of Isaac