You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
A raycaster is a 2D game but it draw something called "rays" on the 2d map, and then calculates the size of each line and the brightness from a first person distance, making it a 3D game. This is a ...