FARLY7 / game-asteroids

Asteroids 2D game made in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asteroids (2D)

This repository contains an Asteroids 2D game created using the Unity Game Engine.

Asteroids is a space-themed multidirectional shooter arcade game designed by Lyle Rains, Ed Logg, and Dominic Walsh and released in November 1979 by Atari, Inc. The player controls a single spaceship in an asteroid field which is periodically traversed by flying saucers. The object of the game is to shoot and destroy the asteroids and saucers, while not colliding with either, or being hit by the saucers' counter-fire. The game becomes harder as the number of asteroids increases.

Standalone applications for Windows, Mac, and Linux can be found in the Release section.

Controls

  • Shoot: Space
  • Thrust: W or Arrow UP
  • Turn Left: A or Arrow LEFT
  • Turn Right: D or Arrow RIGHT
  • Quit game: ESC

About

Asteroids 2D game made in Unity


Languages

Language:ShaderLab 72.3%Language:C# 15.2%Language:HLSL 12.6%