Console.WriteLine("hello, world");
As part of my interest in games programming, I have put together notes to better understand things myself, as well as showing the ways I’ve solved problems.
There isn’t much on this site at the moment, but I plan to use it for Godot, GDScript, C#, Raylib and maybe some basic OpenGL. I want to try and cover areas which aren’t talked about as much and provide simple examples to help people get started.
Code snippets on this site are just my own attempts, hopefully they will be of interest to people. Everything on this site is licenced under CC-BY 4.0, so if you copy anything directly, you only need to say it came from here (linking here or my name will do).