vukilis / PlanetInvaders

School project - game | Unity

Home Page:https://vukilis.github.io/PlanetInvaders/ALPHA/v0.3/Planet%20Invaders%20WebGL/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlanetInvaders


PATCH ALPHA v0.2

GENERAL

  1. Menu keyboard controll
  2. Volume adjustment for music and efx

CHARACTER

  1. Reduced size of player from 0.4 to 0.3
  2. Fixed hitbox size of main character from 5.7 to 5.56
  3. Hitbox offset from X 0 to X -0.01
  4. Reduce player speed from X 10 Y 10 to X 9 Y 8

WEAPON

  1. Weapon Shooting rate reduced from 0.25 to 0.2

ENEMY

  1. Fixed hitbox size from Y 5.3 to Y 4.65
  2. Reduced speed from 10 to 8

BACKGROUND MUSIC

  1. Fixed sound volume after restart game
  2. Added Death music
  3. Improve sounds scripts
  4. New main menu song

PATCH ALPHA v0.3

GENERAL

  1. Architecture x86 and x64
  2. Better resolution responsive
  3. Game icon
  4. Display Resolution Dialog
  5. splash logo
  6. Mouse cursor is hidden in game
  7. Cursos skin
  8. Fading between scenes
  9. Deleted Level 2 as "Insane mode"

LIFE SYSTEM

  1. Fixed some errors in code

SCORE SYSTEM

  1. New score system script
  2. In game over screen added: current score, high score and shots counter. Added reset score button

About

School project - game | Unity

https://vukilis.github.io/PlanetInvaders/ALPHA/v0.3/Planet%20Invaders%20WebGL/index.html


Languages

Language:CSS 43.7%Language:JavaScript 31.7%Language:HTML 24.6%