Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

FormjägareView game page

Shoot shapes in space.
Submitted by Marklar — 4 hours, 49 minutes before the deadline
Add to collection

Play game

Formjägare's itch.io page

Results

CriteriaRankScore*Raw Score
Adherence (score low for poor theme implementation, high for sticking to theme)#263.9694.583
Impression (score low for unimpressive, high for impressive)#293.3923.917
Legitimacy (score low for jam-spam, high for authentic "in the spirit" entry)#374.3305.000
Overall#413.6634.229
Originality (score low for unoriginal, high for original ideas)#512.9593.417

Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Powerups were cool

Submitted

Nicely done. Reminds me of the games we had to make for homework when learning openGL at Uni

Submitted

Nice work - smooth movement. If you do more work on this, it would be great to be a bit more forgiving with the pickups .. ie, perhaps draw them towards your ship if you are close. Well done

Developer

Thanks, that’s a great idea!

Submitted

Wow, what a cool game. It was a lot of fun.

Kudos for SDL3.

How hard was it to get emscripten to work?

Developer

Thanks, It was a bit difficult, but I found this github page which was very helpful: https://github.com/Ravbug/sdl3-sample.
It helped me figure out how to build all the SDL libraries for emscripten and then I could just link to the built libraries.

Submitted

Wow, what a cool game. It was a lot of fun.

Kudos for SDL3.

How hard was it to get emscripten to work?

Submitted(+1)

Pure genius — loved every second. The movement is so smooth, brilliant idea 3D asteroids, you need to expand on this  

Developer(+1)

Thank you so much! It was a really fun project to work on. I am very glad you enjoyed it. 🙂

Submitted

You're welcome 

Developer

Hi! If anyone tested this game and did not see any ui textures, it should be fixed now. There was a problem with the ui shader that worked on linux but not on windows. I have tested this now on both platforms and it should work.