Skip to content
/ Galagan Public

Simple Galaga-style Unity Project for CS 4423 Midterm

Notifications You must be signed in to change notification settings

Xevion/Galagan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galagan

A simple Galaga-style Unity game for my CS 4423 Midterm.

  • Procedural asteroids with random shapes, rendered with LineRenderer and collisions provided by PolygonCollider2D.
  • Simple sound effects BeepBox
  • Automatic builds created by GameCI
  • Online Demo available with GitHub Pages

Problems

  • Projects can spawn on top of eachother, potentially causing problems.
  • WebGL Build doesn't have working audio, due to how it's loaded.
  • Untested on Windows/Linux

About

Simple Galaga-style Unity Project for CS 4423 Midterm

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages