Hello everyone. I'm a computer science college graduate, and, in addition to my Super Mario World hacks, I'm trying to make some games completely from scratch using just C++ and a C++ code library called Simple DirectMedia Layer.
First, I want to show off a completed Breakout clone using a YouTube video as a guide. Breakout is one of my favorite games, so I'm glad to have made a version from scratch. It does feel a little clunky, though.
Download it here!
Now for something I'm REALLY proud to be making, which is an RPG not being made through RPG Maker, Game Maker, Unity, Unreal, or any existing game engine, but completely from scratch using just C++ and SDL. I bought a book called How to Make an RPG, and I'm following that. It has been a really rough road. Here is what I have so far.
Download it here!
Controls:
arrow keys: move
Z key: interact/confirm
X key: go back to the previous menu
S key: open the menu and completely close the menu and go back to the game even if you're in the item menu
(That room doesn't actually appear in the game. It's a screen shot of the game in development of me showing off the menus. Technically, the game in that download link is still in development, and it ends in a soft lock after opening the grate.)
Follow Us On