I've been "welding" this little game for quite some time now. It strongly reflects my close connection to ID games, and I develop it on an absolutely have-fun basis, for my own entertainment/improvement. It was mostly taken in the early hours of the morning, before my family wakes up.🙂

Some info about the game:

– it has a “combo manager” with Unreal Tournament/Killer Instict (random select) sounds,

– it has two cheats (iddqd, idkfa),

– healthBar (enemies) can be switched on and off with the letter h,

– You can find all the bindings on the InfoModal,

– StatusFace from Doom,

– Original and modified (DoomWorld.com – Share your sprites thread) Doom enemies (+ scrag from Quake 1),


– Weapons:

– Quake 3 weapons + BFG from Doom :),


– Powerups:

  • Quad,

  • Penta,

  • Slayer,


- during the game you can hear the arrangements of the classic Doom music, in the menu the Demonic Chant from Doom Eternal :)

– the ship itself, which we control, is from a concept art,

– control is solved with touch, mouse and keyboard, although the mouse and touch control still needs some polishing, but it works.

The game itself is drawn on canvas, but the menu and the intro (if you can call it that) are simple HTMLElements.

I tried to write everything myself, not to use 3rd parties, e.g. collision management, spirteSheet management, individual hitboxes, even per frame, etc., etc.

Since at my workplace we also shoot on all kinds of platforms, this was the goal here as well, although I ran into quite a few mistakes. 

...and there are definitely still bugs, since the manual tester is always just me.

Development log

Comments

Log in with itch.io to leave a comment.

Pretty nice, maybe not super polished, but it's definitely enjoyable. With the mouse the controls feel a bit shaky, and I would lock the cursor to the screen. Will try with the keyboard for a few games.

Thank you. Yes, the gameplay is still changing from day to day, I'll be working on an enemy group editor soon.;)

Like the look of it! The enemy bullets are a little hard to make out against the background though. 

Thanks for the response.:) Do you mean machine gun rounds?

I meant the enemy bullets that you're supposed to dodge. Though it might be the fact that my set up here is not ideal in terms of screen glare.