A downloadable game

Shoot your opponent down in this game where bullets travel in waves!

Fire your guns to hit the other player 5 times in order to win. However, your bullets travel in waves and if you're not careful, they might come around and hit you instead! Dodge the waves of bullets or try to hit the other player's bullets with your own and see what happens.

This 2D local multiplayer shooter game was developed in Unity within 48 hours during the 2017 Global Game Jam to fit the theme 'Waves'. It was a team of 1 designer/artist and 2 programmers.

In this project, I used trigonometry for the first time for the bullet movement. It took a while for me to understand the factors involved but the team got it to work as intended. This project was also well-scoped to fit the time constraints and we were able to deliver a polished game in the end.

This game is available to download at the bottom of this page.

 <-- Back to Chan Yuen Theng's portfolio


Role

Game Programmer

Contributions

Below are the details and my thoughts on my contributions to this project.

Gameplay

  • Bullet firing system
    • The bullet trajectory is determined by the angle of the gun when it is fired.

Visual Effects

  • Player particle system
    • When the players move, a trail of particles is emitted behind them.
    • Players also die in a puff of particles.
  • Bullet particle system
    • A trail of particles follow bullets as they travel and are coloured based on the player that fired them.
    • Bullets also emit particles when they collide with a player.

Download

Download
Neo Gun Combat 14 MB

Install instructions

1. Download the 'Neo Gun Combat' file.

2. Extract the files from 'Neo Gun Combat.rar'.

3. Run the 'Neo Gun Combat' application.

Leave a comment

Log in with itch.io to leave a comment.