Advertisement · 728 × 90

Posts by Niko

Preview
Save 25% on BioMenace Remastered on Steam The classic 2D action platformer BioMenace returns with enhanced graphics and refined gameplay. Fight your way through a city ravaged by dangerous mutants, rescue hostages, find secrets and rack up po...

BioMenace Remastered is 25% off on Steam this week! Grab it while it's hot!

store.steampowered.com/app/3459100/...

10 hours ago 17 10 0 0
Post image

Tonight I'll be livestreaming Mouse P.I. For Hire! It starts at 20:00 (CET) - Join the livestream! #MOUSEPIForHire
Youtube.com/dosgamert/live

1 day ago 2 1 0 0
Video

Big progress with #OpenCrystalCaves: levels 13 and 14 are done, including the “low gravity” mechanic!

Why the scare quotes? Because it doesn’t - as you might assume - make you jump higher, despite what the sign says. Instead it means when you fire it […]

[Original post on mastodon.gamedev.place]

3 days ago 13 5 0 0

So I had to explain the whole "Stop Killing Games" thing to my father yesterday, who has zero interest in video games, and before I was even done explaining what prompted the movement to be started he said, "That seems wrong."

Even non-gamers can tell the games industry is screwing things up. :P

2 days ago 67 3 3 0
Preview
Support Alice Averlong ❤️ Become a supporter of Alice Averlong today!

So after 16 months of being bedridden and unable to work, I'm finally back on my feet and interviewing at a couple places. I'm very broke in the meantime (taking care of six people!) and have to settle a lawsuit from a credit card company, so any donation would be amazing

ko-fi.com/fooneturing

1 week ago 190 145 2 3

Same

4 days ago 1 0 0 0
Preview
"A Fan Project Not To Be Missed" - This New Project Reimagines The Classic Tomb Raider Games As A 2.5D Sidescroller Tomb Raider: Side Scroller Edition is out next month

"A Fan Project Not To Be Missed" - This New Project Reimagines The Classic Tomb Raider Games As A 2.5D Sidescroller.

4 days ago 20 8 2 1
Post image Post image Post image Post image

We love user-made levels. Here's some of the latest entries by the community for BioMenace Remastered! Play them through your in-game level browser on Steam or GOG!

4 days ago 12 6 0 0

never mind

2 weeks ago 30 4 3 0
Post image

SDL2 port for DOS (DJGPP and VBE 2.0+)
github.com/libsdl-org/S...

5 months ago 57 7 3 1
Advertisement

And now thanks to multiple participants a pretty much fully featured SDL3 port to DOS!
github.com/libsdl-org/S...

1 week ago 110 30 3 2
Video

BioMenace Remastered is coming to Evercade as Game of the Month! Load it up on your @evercade.co.uk, free!

Experience the action-packed return of a classic, optimized for Evercade systems. This release includes the complete first episode: "Dr. Mangle's Lab", fully remastered for a new generation.

1 week ago 12 4 2 0
Evercade Game of the Month for April 2026 is BIOMENACE REMASTERED by Rigel Gameworks.

Evercade Game of the Month for April 2026 is BIOMENACE REMASTERED by Rigel Gameworks.

Game of the Month is BACK! And what a banger we have to kick it off with. Update your Evercade now to enjoy a special "shareware" version of BIOMENACE REMASTERED!

Find out more: evercade.co.uk/game-of-the-month-biomen...
Watch a vid: https://www.youtube.com/watch?v=LAu-UFtXTR0

1 week ago 32 7 3 1
Video

If ya'll could boost my game I'd very much appreciate it!

Trying to get to 50 reviews for the Steam algorithm. I already have glowing reviews from the likes of Raigan Burns (N++) and Daniel Linssen (Leap Year) and just need a handful more.

Steam: store.steampowered.com/app/3641010/...

1 week ago 274 147 10 15

Happy birthday!

2 weeks ago 1 0 0 0
A screenshot of a piece of Lua code being processed at compile-time in C++. Notably, it's also able to pull in data from a "requires" clause...!

```cpp
int main() {
	constexpr auto original_file_span = std::embed<char>("zres/main.lua");
	constexpr auto original_file = comptime_make_array<original_file_span.size(), true>(original_file_span);
	constexpr big_buffer glob = recursive_parse("zres/main.lua");

	std::printf("original file (\"%s\"):\n\n%s", "zres/main.lua", original_file.data());
	std::printf("\n\n=================================================================================\n");
	std::printf("`consteval recursive_parse` result:\n\n%s", glob.data());

	return 0;
}
```

Output:
```sh
function main()
        return 1 + base.value;
end


=================================================================================
`consteval recursive_parse` result:

-- base.lua
base = {
        ["value"] = 30
}


function main()
        return 1 + base.value;
end
```

A screenshot of a piece of Lua code being processed at compile-time in C++. Notably, it's also able to pull in data from a "requires" clause...! ```cpp int main() { constexpr auto original_file_span = std::embed<char>("zres/main.lua"); constexpr auto original_file = comptime_make_array<original_file_span.size(), true>(original_file_span); constexpr big_buffer glob = recursive_parse("zres/main.lua"); std::printf("original file (\"%s\"):\n\n%s", "zres/main.lua", original_file.data()); std::printf("\n\n=================================================================================\n"); std::printf("`consteval recursive_parse` result:\n\n%s", glob.data()); return 0; } ``` Output: ```sh function main() return 1 + base.value; end ================================================================================= `consteval recursive_parse` result: -- base.lua base = { ["value"] = 30 } function main() return 1 + base.value; end ```

A r e y o u r e a d y t o h a v e s o m e 『 f u n 』 ?

:3

2 weeks ago 69 9 3 0

Happy Easter!!

2 weeks ago 3 2 0 0
Advertisement

"BioMenace Remastered is the new gold standard!"

2 weeks ago 7 1 0 0
Video

Last year before Christmas we released BioMenace Remastered, containing an aditional fourth episode, level editor and quite some quality of life features. Steam user GreenPiece left us this review. What (new) feature persuaded you into getting BioMenace Remastered?

2 weeks ago 7 4 3 0

So... this is the same technology that they're enforcing the use of internally, right? Not quite sure how 'You'll be fired for not using this software for business' and 'This software is for entertainment only and should not be used for business' squares up in any kind of legal sense.

2 weeks ago 138 24 4 0
Preview
Support Alice Averlong ❤️ Become a supporter of Alice Averlong today!

After 16 months of being bedridden, I'm finally recovering, but this month has been the perfect storm of broke & bills. I'm trying to keep 6 people housed and fed, so any money you can spare would be greatly appreciated!

ko-fi.com/fooneturing #mutualaid #mutualaidrequest

3 weeks ago 95 95 0 0
OpenBioForge | Progress Update (March 2026)
OpenBioForge | Progress Update (March 2026) YouTube video by Tim Comport

BioForge turns 31 today. I've been heads-down on OpenBioForge - here's an uncut playthrough showing where things are at. Early combat, hit detection, dynamic effects, and more.

youtu.be/7CMTDYt2_nQ?...

#OpenBioForge #BioForge

3 weeks ago 42 9 1 1
Post image

Have you already left your review of BioMenace Remastered on GOG? We'd love to hear what you think of our first game! >>https://gog.com/en/game/biomenace_remastered

3 weeks ago 8 5 0 0
Post image

Last chance for Steam players! BioMenace Remastered is 25% off on Steam and GOG Spring Sale!
Limited offer - Check out the discount here:
store.steampowered.com/app/3459100/BioMenace_Re... - https://gog.com/en/game/biomenace_remastered

3 weeks ago 5 3 0 0
Advertisement

We're so happy how BioMenace Remastered is received by the players. We're not done yet, more's coming.

3 weeks ago 6 3 0 0
Video

We love reading the BioMenace Remastered reviews on Steam and GOG. Keep them coming!

3 weeks ago 8 5 1 1
Post image

BIOMENACE REMASTERED 25% OFF RIGHT NOW! ☀😎 #springsale

1 month ago 8 4 1 1
Preview
GitHub - fayalalebrun/SpinalVoodoo: SpinalHDL implementation of the 3dfx Voodoo Graphics GPU SpinalHDL implementation of the 3dfx Voodoo Graphics GPU - fayalalebrun/SpinalVoodoo

Oh crikey, there's an open-source FPGA implementation of the Voodoo1 - https://github.com/fayalalebrun/SpinalVoodoo

4 weeks ago 32 10 3 0

since starting this, I've gotten sued by a credit card company for being unable to pay, and had to pay 700$ due to a delivery fuckup.

Please, if you can donate, it'd really help.

4 weeks ago 191 283 3 0
Preview
Support Alice Averlong ❤️ Become a supporter of Alice Averlong today!

So after 16 months of illness I'm back on my feet and applying to jobs, but I'm completely broke and the combination of car+power+storage for 6 people is due, with a lot of late fees added in.
I'm sorry to ask, but any amount would help. Thanks so much!

ko-fi.com/fooneturing/...

4 weeks ago 52 45 0 1