Chaotic Comets 1.4.1
Game made by CrossfireCam (https://crossfirecam.itch.io)
'Chaotic Comets' is an endless space shooter that supports one or two players. Play as a spacecraft tasked with clearing a field of asteroids, constantly on the lookout for enemy aliens that will hurt you and canisters that will help you.
This repository contains the source code for Chaotic Comets, made in Unity and using C# as a scripting language. Feel free to peruse it. For a playable game executable, please check out the itch.io page: https://crossfirecam.itch.io/chaotic-comets. Or the 'Releases' tab in this repo.
The current version is v1.4.1, and the project has completed development. I'm open to updating the game with bug fixes if they're sent in.
Timeline of Project Releases:
Nov 2018 - b1.0 - Game shown at a university design show to 80 people.
Mar 2019 - v1.0 - Game brought online publicly.
May 2019 - v1.1 - Music & particle effects.
Jun 2019 - v1.2 - Improved enemy AI and add auto-saves / upgrade shop.
Jun 2020 - v1.3 - New enemy, high score board, interactive tutorial, many other features.
Apr 2021 - v1.4 - Shop redesign, UI improvement, gameplay tweaks, final update.
Apr 2021 - v1.4.1 - Tutorial bug fix.
Thanks in advance for trying my game, or just being interested in the code!