Skip to content

A mini game inspired in the classic Asteroids

License

Notifications You must be signed in to change notification settings

Buriola/asteroids-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids Game made with Unity

Original Unity Version: 2018.1.12f1

Current Unity Version: 2019.4.12f1

  • A asteroids game made in 20h for a game jam.
  • This is a sample of my work as a gameplay programmer and does not reflect my current skills, I made it in mid 2018.

Controls

  • WASD -> Movement
  • Mouse -> Rotate
  • Left Mouse Button -> Shoot

Features

  • Custom player/enemy stats through unity
  • Level + Xp System
  • Pool System for multiple projectiles
  • Simple Save/Load system using PlayerPrefs
  • Custom Wave System

image

image