Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 376 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 376 Bytes

Portfolio Games

A collection of games and tools that I will be writing for my personal website.

Languages used

Everything in here is written using C (C-style C++ for the SandSimulator) and the libraries Raylib (for rendering) and ImGUI (for immediate-mode GUI capabilities). Some of these are just tools that make writing games easier, while others will be actual games.