Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

iarwain

6
Posts
1
Topics
3
Followers
11
Following
A member registered Oct 27, 2014

Creator of

Recent community posts

Yes, maybe my original post wasn't very clear. There are lower-level framework/libraries that focus on hardware/OS abstractions, such as SDL, SFML, GLFW, for example.

Then they are higher level game engine, which often relies on those libraries to provide portability across target platforms, which brings higher level features such as a game loop, physics, object/entity management, resource management, etc.

Some of the most popular engines out there at the moment are Godot, Unity, Unreal, GameMaker, etc. However one might struggle to hit the 4mb limit when using those.

SFML is indeed an alternative to SDL, but at the same level. None of these options include features of a higher level engine (things like a game loop, object/entity management, data-driven definitions, physics, input abstraction, etc...).

OpenGL is lower level library and only handles graphics, it's not an alternative to SDL/SFML per se, however if one wants an OpenGL-centric alternative to these libraries, I'd recommend checking GLFW.

(1 edit)

Hi everyone,

I like the limitations of this game jam and I was wondering if here would be a good place to discuss alternatives to SDL, which is a great library albeit fairly low-level, with a basic feature set.

Disclaimer: I'm the main developer behind an open source 2D engine (which I will only name if I get the greenlight) that packs a lot of features and yet has a rather small disk footprint: between 550kb and 740kb, without any additional dependencies, depending on the set of features that have been selected when building it (physics engine, mouse support, joystick support, ...).

Thanks in advance!

Interesting idea and nice execution!

As xylr wrote, I wish a quick alphabet reference would have been shipped with the game as the first time I tried it I was offline and it's been decades since I forgot Morse code. =)

A windowed mode would have been a nice touch as well.

Really love the tone set by the intro and game over cutscene!

I wish the gameplay had slightly more punch but it's still a nice game. :)

Fast paced and not as easy as it looks. Nice work! :)