Setup 1: Head on over to https://brew.sh/ read the instructions, and install. Setup 2: Once finished. Open up “Terminal” and install SDL2 with the command below. Setup 3: Create a new project in Xcode. Setup 4: Select “Command Line Tool” template. Setup 5: Choose a name for your project, and under language select “C”. Setup…
Happy New Years! It’s officially a new year! and along with this new year I wanted to post a small update regarding the website. One of the first things I want to do going forward is updating the website with more content more frequently. I realize I seldomly update the website with new content, and…
The “Elevator Game” is a simple 2D platform game with the purpose of collecting the key, and opening the lock once you have the key in your inventory. Controls:Keyboard “A” and “D” to MOVE the player.Keyboard Spacebar to JUMP.Keyboard โLโ to move the Elevator. How to Play:Jumping on the button will take the elevator to…