Skip to content

<Remake> A practice project of remaking Galaxian game with Unity.

Notifications You must be signed in to change notification settings

yk9331/Unity_Galaxian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Galaxian (remake)

A practice project of remaking Galaxian game with Unity.
Check out the Demo Video on YouTube.

Remake the game with following functions and UI.

  • 3 levels
  • Life and Level UI
  • High Score System (with PlayerPrefs)
  • enemy
    • Initial enemies in array
    • Random array movemwnt (with DoTween)
    • Single enemy initail in game (anim with DoTween)
    • Randomly fire
  • Player
    • Fire effect
    • Get shot effect

About

<Remake> A practice project of remaking Galaxian game with Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages