My from Scratch Engine using SDL2 and C/C++. It is incomplete, and unplayable, but I did accomplish the following features:
- Handle Input from Mouse, Keyboard, and Controllers
- Hardware Accelerated, Rectangle Sprites
- Loading images from disk
- Delta time calculated movement
- Box Colliders (basic, just the sprite Rectangle)
- Super simple Physics (not finished)
Downloads and Links
Ratings
#380 | Humor | 2.75 |
#1047 | Mood | 2.21 |
#1098 | Theme | 2.89 |
#2025 | Coolness | 28% |
Comments
Honestly did not expect this game; suppose it's an act of murphy's law. Thanks for the honesty haha!
Can't download from itch.io. I click the download link but only a "thanks for downloading screen" appears.
...unless the broken download link is the point of the game and I'm missing it.
I can appreciate the effort it takes to implement the above features... but as I'm sure you're aware, there's not much to play : )
You must sign in to comment.
TEAMS: Teams entering the Jam should pick a single representative to submit your game, or create a team specific account you can share. We currently do not support Team Voting, but sharing an account and together playing and rating games is acceptable.
NOT LOGGED IN?: If you get a message about not being logged in, even though you are, it’s because your web browser cached the non-logged in page. You can fix this by either refreshing your cache or clearing your cache. CTRL+F5 in many browsers. Chrome is a bit more work. Press F12 to enable Developer Mode, then you can right click on the refresh button and select “Empty Cache and Hard Reload”. This option is unavailable if you are not in Developer Mode.
PORTS: Ports to other platforms can be done after the deadline. That said, the sooner you finish your port, the sooner people can play your game, improving your chances of placing in the final results. For best results, provide a Web version of your game, or a Windows version with no dependencies. Also be sure to rate about 20 games to improve your visibility.
MY GAME DOESN’T SHOW UP: If you can’t find your game, it’s usually because the URL to your downloads are missing ‘http://‘. Fix your URLs (http://mysite.com/mygame.zip) and you will show up. Alternatively, if you just posted it, wait a minute. The cache may not have refreshed yet.
MY GAME CRASHES, IS UNBEATABLE, OR I MADE A TYPO: We allow you to fix crash or win condition bugs after the deadline (in a sense, like “porting” to support more players). We also allow “typo” bugs. I.e. A true that should have been a false, a word that should have been a different word, very tiny changes that you would have caught if you had more sleep. We leave this open to interpretation, but generally speaking your game should be identical to the game you submitted. No new features, just things you messed up last minute. Typos.
Wow, it is really broken. Great job on doing the said things. It works.