Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: GalaxyBattle Arcade  (Read 3662 times)

0 Members and 1 Guest are viewing this topic.

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
GalaxyBattle Arcade
« on: February 14, 2020, 09:38:32 am »
Galaxy Battle

I recently found a game called Galactic Battleground which is 2 vs. 2 mash up of Galaga and Asteroids. I really liked the idea, so I decided to make a similar game, only better ;). For anyone who would like to try, there is a download link below.

Download



Power-ups

EMP Pulse - Stuns opponents for 3 seconds
Reflect Shield -  Protects the ship and reflects all fire for 3 seconds
Spread Shot - Spray 3 bullets at a time for 3 seconds
Double Barrel - Fire 2 bullets for 6 seconds
White Dwarf Missile - Fires a very fast and very strong missile
Force Field - Creates a stationary force field for 5 seconds
?

Random reward - Shoot the alien ship to receive rewards
« Last Edit: March 14, 2020, 03:43:31 pm by Sjaak »

wp34

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4794
  • Last login:April 10, 2022, 09:48:19 pm
Re: GalaxyBattle Cabinet and Game
« Reply #1 on: February 14, 2020, 10:08:54 am »
Looks fun.  Would be a cool game for a cocktail cabinet where you face your opponent. 

Will we be getting a custom cabinet build from you to go with it?   :cheers:


meyer980

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 385
  • Last login:March 29, 2024, 04:00:11 pm
  • Building fun things for fun
    • sergiostuff.com/2020/04/15/felix-son-arcade-game/
    • Sergio Stuff
Re: GalaxyBattle Cabinet and Game
« Reply #2 on: February 14, 2020, 02:21:12 pm »
Looks like a promising start!

jmike

  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1017
  • Last login:June 26, 2023, 05:14:03 am
Re: GalaxyBattle Cabinet and Game
« Reply #3 on: February 15, 2020, 03:26:17 am »
Like where this is headed. Maybe a couple of limited powerups to give players a limited advantage. (Spray gun, rapid fire...)

 :cheers:

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #4 on: February 18, 2020, 03:30:19 pm »
Bring Your Own Ship (BYOS)

I need some spaceships to give players some choices. So this is your chance to include your own ship design. Just try to keep the shape of the ship close to the example sprite.


meyer980

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 385
  • Last login:March 29, 2024, 04:00:11 pm
  • Building fun things for fun
    • sergiostuff.com/2020/04/15/felix-son-arcade-game/
    • Sergio Stuff
Re: GalaxyBattle Cabinet and Game
« Reply #5 on: February 20, 2020, 01:00:11 pm »
Here's my attempt at something!

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #6 on: February 21, 2020, 10:41:36 am »
Like where this is headed. Maybe a couple of limited powerups to give players a limited advantage. (Spray gun, rapid fire...)

 :cheers:

First powerup is done, an emp pulse that will disable the oppenents ships for 3 seconds.



Here's my attempt at something!

Nice, it's in the game

dgame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 620
  • Last login:November 04, 2023, 06:00:54 pm
  • I am no Jedi
Re: GalaxyBattle Cabinet and Game
« Reply #7 on: February 21, 2020, 10:46:34 am »
Looking good.


The SlingShot:
« Last Edit: February 21, 2020, 10:50:37 am by dgame »

Mike A

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5885
  • Last login:Today at 08:47:52 am
  • This plan is foolproof
Re: GalaxyBattle Cabinet and Game
« Reply #8 on: February 21, 2020, 10:53:23 am »
The emp pulse should not extend over the entire screen. You should be required to be careful when you use it.

meyer980

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 385
  • Last login:March 29, 2024, 04:00:11 pm
  • Building fun things for fun
    • sergiostuff.com/2020/04/15/felix-son-arcade-game/
    • Sergio Stuff
Re: GalaxyBattle Cabinet and Game
« Reply #9 on: February 21, 2020, 02:30:12 pm »
Sjaak, I'm curious, back in the day you used XNA to make games. I know that was discontinued, what do you use now?

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #10 on: February 21, 2020, 02:48:28 pm »
Sjaak, I'm curious, back in the day you used XNA to make games. I know that was discontinued, what do you use now?

I now use MonoGame, it's an open source implementation of XNA, with support for Windows 8/10. I converted all my old projects to MonoGame (which just takes a couple of hours) and now they all run with Windows 10.

For this project I'm also using Aether.Physics2D which is a 2D physics engine for MonoGame.

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #11 on: February 27, 2020, 05:51:00 pm »
First playable version with some sound, choose from 5 ships and 5 power ups. This is the 1p vs. 1p version, if anyone wants to try 2p vs. 2p, let me know

Download






wp34

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4794
  • Last login:April 10, 2022, 09:48:19 pm
Re: GalaxyBattle Cabinet and Game
« Reply #12 on: February 27, 2020, 10:25:50 pm »
Hopefully this works.  I'm not much of an artist.

wp34

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4794
  • Last login:April 10, 2022, 09:48:19 pm
Re: GalaxyBattle Cabinet and Game
« Reply #13 on: February 27, 2020, 10:31:44 pm »
I tried to download the program but my PC is not liking the program.  It thinks it is a virus.  Anybody else running into this?  I'm using ESET.

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #14 on: February 28, 2020, 03:35:27 am »
I tried to download the program but my PC is not liking the program.  It thinks it is a virus.  Anybody else running into this?  I'm using ESET.

That's just the copy protection, I've disabled the max. settings to see if that is better.

Download
« Last Edit: February 28, 2020, 04:29:26 am by Sjaak »

wp34

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4794
  • Last login:April 10, 2022, 09:48:19 pm
Re: GalaxyBattle Cabinet and Game
« Reply #15 on: February 28, 2020, 09:59:06 am »
I'm getting the same result this morning.  Chrome will not let me download it.  I can with Firefox but Windows will not let me run the EXE.

Mike A

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5885
  • Last login:Today at 08:47:52 am
  • This plan is foolproof
Re: GalaxyBattle Cabinet and Game
« Reply #16 on: February 28, 2020, 10:01:12 am »
Just click "more info" and then "run anyway".

meyer980

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 385
  • Last login:March 29, 2024, 04:00:11 pm
  • Building fun things for fun
    • sergiostuff.com/2020/04/15/felix-son-arcade-game/
    • Sergio Stuff
Re: GalaxyBattle Cabinet and Game
« Reply #17 on: February 28, 2020, 02:15:49 pm »
That's what I do. Chrome warns people about my programs too. You can force it to download anyway.

Sjaak, I am really impressed with how this is going in such a short time. Your pixel/sprite work is good and the powerup selection is fun!

firedance

  • Trade Count: (0)
  • Full Member
  • ***
  • Online Online
  • Posts: 317
  • Last login:Today at 11:00:44 am
Re: GalaxyBattle Cabinet and Game
« Reply #18 on: February 29, 2020, 01:17:57 am »
I tried to download the program but my PC is not liking the program.  It thinks it is a virus.  Anybody else running into this?  I'm using ESET.

That's just the copy protection, I've disabled the max. settings to see if that is better.

Download

downloads and works for me, no warnings or error messages, might want to mention the keys as i had to look in the ini file  ;)

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #19 on: March 01, 2020, 06:46:49 am »
Support for 2 and 4 player mode

Download





dgame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 620
  • Last login:November 04, 2023, 06:00:54 pm
  • I am no Jedi
Re: GalaxyBattle Cabinet and Game
« Reply #20 on: March 03, 2020, 04:51:25 pm »
Alien Ship?

dgame

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 620
  • Last login:November 04, 2023, 06:00:54 pm
  • I am no Jedi
Re: GalaxyBattle Cabinet and Game
« Reply #21 on: March 04, 2020, 10:21:45 am »
Stealth fighter?

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #22 on: March 04, 2020, 02:54:43 pm »

Sjaak

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 706
  • Last login:April 06, 2024, 05:21:26 pm
Re: GalaxyBattle Cabinet and Game
« Reply #23 on: March 06, 2020, 01:49:19 pm »
Added random power-ups, when shooting alien ships and a statiionary force field.



« Last Edit: March 07, 2020, 12:41:04 pm by Sjaak »