Pinned Repositories
2D-adventure-game
A platformer game made with Unity
2d-game-sdl
asteroids-game
A mini game inspired in the classic Asteroids
Computer-graphics-for-games
A simple demonstration of opengl graphics and effects which emulate playstation 1 graphical limitations artifacts.This is being done for a school assignment, and therefore is rushed and poor quality performance wise. Dont use this code as an example for writing fast game code :D
entity-component-system
An entity component system written in C++
glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
glm
OpenGL Mathematics (GLM)
input-system-for-unity
A template for the new Unity's Input System
pacman-remake
My awesome implementation of the classic Pacman game :)
rhythm-game
A cool rhythm game aka guitar hero clone
Buriola's Repositories
Buriola/2D-adventure-game
A platformer game made with Unity
Buriola/input-system-for-unity
A template for the new Unity's Input System
Buriola/rhythm-game
A cool rhythm game aka guitar hero clone
Buriola/entity-component-system
An entity component system written in C++
Buriola/2d-game-sdl
Buriola/asteroids-game
A mini game inspired in the classic Asteroids
Buriola/Computer-graphics-for-games
A simple demonstration of opengl graphics and effects which emulate playstation 1 graphical limitations artifacts.This is being done for a school assignment, and therefore is rushed and poor quality performance wise. Dont use this code as an example for writing fast game code :D
Buriola/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Buriola/glm
OpenGL Mathematics (GLM)
Buriola/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Buriola/pacman-remake
My awesome implementation of the classic Pacman game :)