Release

2 Player Tag

4

Cheems 2022-10-22 05:47 (Edited)

I noticed a lack of 2 player games so I decided to change that :)

Play the simple game of tag but with a twist:

P1 has Invisibility allowing them to evade attacks.
P2 has a speed boost allowing them to go on the offensive.

Both abilities are metered with slow replenishment

Still lacking some features I would I’d like:

[X]Timer counting down (round end)
[]Different Maps/Rand generated maps
[X]Scoring System
[X]Better collisions (kinda)
[]Better Meter UI
[]Menu / Level select / Player Select

This felt like an overly ambitious project considering it’s my very first game, the code structure is definitely not the best and collision are definitely janky.

Any advice is greatly appreciated.
Thank you!

v1.0
-collisions better than before meaning more map possibilities even though not perfect and clipping through blocks is to be expected, at least while using the Cell.C method of collision check.
-Round timer implemented
-Scoring system implemented (Best 2 out of 3)
white gaining points when outlasting timer,
black gains points when tagging white
-Score counter
-White has increased invisibility time to allow for more defense play
-Black got reduced speed when using speed boost to prevent overly oppressive offense
-Player movement sounds have been reworked to make it bearable for human ears
-Round start has a countdown

2 Player Tag.nx | Open in app
2022-10-27 05:28
2 Player Tag.nx | Open in app
2022-10-22 05:47

was8bit 2022-10-22 06:54

I have a few two player games.. if you dig thru my entire list of games ;)

Yours is looking good :)


Log in to reply.