Build Your Own Arcade Controls Forum

Main => Project Announcements => Topic started by: Sjaak on February 10, 2021, 11:36:23 am

Title: Paradox Event - 4 player cocktail
Post by: Sjaak on February 10, 2021, 11:36:23 am
Started on a new project/game. Not sure if this will be a retro small screen game or a big 16x9 game.

This is going to be a 1vs1, 2vs2 and 4 player shooter.

Red vs. Blue
(http://www.xs4all.nl/~hansolo1/PS/screenshot1.png)

Demo (http://www.youtube.com/watch?v=Wv6eYuAPRbY)

Early gameplay (http://www.youtube.com/watch?v=wkI3j_bxf7A)
Title: Re: Unnamed Project
Post by: meyer980 on February 10, 2021, 03:09:03 pm
Looks like a pretty fun concept. And you're quality of work. I bet it'd be fun to play at a 4-player cocktail style cabinet.

Are you thinking of keeping graphics simple shapes, to match the pixel name? Or going to make some other sprites?
Title: Re: Unnamed Project
Post by: danny_galaga on February 10, 2021, 05:48:02 pm
Agree a four player cocktail would be an excellent set up for this game 😎
Title: Re: Unnamed Project
Post by: circusfreak on February 10, 2021, 09:24:12 pm
Cool. Atari Combat meets Portal! Neat concept.
What are you writing it in?
Title: Re: Unnamed Project
Post by: Sjaak on February 11, 2021, 11:54:53 am
Are you thinking of keeping graphics simple shapes, to match the pixel name? Or going to make some other sprites?

Not sure, if I go for a 1920x1080 screen, I can make my tiles pretty hi-res. Maybe a sort of dungeon look.

(http://www.xs4all.nl/~hansolo1/PS/dungeon.png)

Cool. Atari Combat meets Portal! Neat concept.
What are you writing it in?

All C# with MonoGame
Title: Re: Paradox Event - 4 player cocktail
Post by: jmike on February 15, 2021, 09:07:56 pm
Interesting concept. 4-player would be very cool.
Looking forward to seeing this come together.

 :cheers:
Title: Re: Paradox Event - 4 player cocktail
Post by: Sjaak on February 20, 2021, 06:41:32 am
I've decided to make the game in HD, so it will run on a big 1920x1080 screen. More fun for 4 players that way. So i'm trying a different look with a bit more detail.

(http://www.xs4all.nl/~hansolo1/PS/leveldesign01.png)
Title: Re: Paradox Event - 4 player cocktail
Post by: meyer980 on February 23, 2021, 02:51:33 pm
The HD is a nice look. You do quality graphics work! I'm sure it will play really fun 4-players - a cabinet type I don't have but am starting to think would be nice more and more. They take up so much room though.
Title: Re: Paradox Event - 4 player cocktail
Post by: Sjaak on February 25, 2021, 05:14:03 am
For anyone who wants to try, I would really appreciate some feedback on gameplay, gamebalance and any other suggestions. No start screen or game over screen yet, keys are configurable in game.ini

Download here (http://paradoxevent.com/ParadoxEvent.zip)
Title: Re: Paradox Event - 4 player cocktail
Post by: meyer980 on February 25, 2021, 09:26:02 am
A custom domain! Someone is stepping things up a notch. My office blocks new domains but I'll give it a shot when I get home tonight.
Title: Re: Paradox Event - 4 player cocktail
Post by: nitrogen_widget on February 25, 2021, 07:47:27 pm
For anyone who wants to try, I would really appreciate some feedback on gameplay, gamebalance and any other suggestions. No start screen or game over screen yet, keys are configurable in game.ini

Download here (http://paradoxevent.com/ParadoxEvent.zip)

Hi I gave it a go.
it crashed to a black screen on windows 10 after about 5 minutes of play.
Title: Re: Paradox Event - 4 player cocktail
Post by: meyer980 on February 25, 2021, 09:38:35 pm
It ran for me. I didn't play long though, long enough to move both characters around and shoot some stuff. Had to install .NET core on my Windows 10 machine but that was the only small bump.
Title: Re: Paradox Event - 4 player cocktail
Post by: Sjaak on February 26, 2021, 04:11:05 am

Hi I gave it a go.
it crashed to a black screen on windows 10 after about 5 minutes of play.

That was probably the "Game Over" screen (after a player loses 3 lives) ;) I've uploaded a new version which just keeps playing.


The new version also introduces "paradoxes" (hence the name Paradox Event).

Every 30 or so seconds a bullet comes out of a portal without anyone shooting a bullet into the opposite portal, which is a paradox. To solve this players have to work together to shoot one bullet into the opposite portal to restore the timeline. If they don't succeed the timeline is disrupted and weird things will happen. I'm still thinking about what will happen. Maybe the whole game will crash, players start disappearing (like Marty Mcfly) or players just lose some points.

But the whole idea behind this, is that the game switches from player vs. player to a coop game every now and then.
Title: Re: Paradox Event - 4 player cocktail
Post by: meyer980 on February 26, 2021, 09:22:49 am
I like the idea of occasional coop and occasional vs elements. That's what makes games like Balloon Fight and Joust so fun.