Skip to content
View guilhermepo2's full-sized avatar
.
.
Block or Report

Block or report guilhermepo2

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
guilhermepo2/README.md

:shipit: I write code sometimes. And sometimes I talk about it on YouTube! :shipit:

working on gueepo2D, a game library that I'm using to build my own game engine to make tactics games, maybe some day I will even make an actual videogame that is playable somewhere!

  • 🏡 you can find more on my personal website and read my more well-structured ramblings;
  • 📝 you can also read game development and game engine development ramblings at my blog
  • 🎮 I post some game experiments and game jams on itch.io
  • 💬 and you can find me on twitter and cohost

Pinned

  1. gueepo2D gueepo2D Public

    early in-progress 2D game library

    C++ 4 1

  2. gueepo2D-sample gueepo2D-sample Public template

    A sample empty project that uses gueepo2D.

    CMake

  3. glappy2d glappy2d Public

    a simple flappy game made with gueepo2D (duh)

    C++

  4. gtools gtools Public template

    base template to create tools with DearImGui using glfw and glad as a backend

    C