mio10 / asteroids

My Asteroids-like game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asteroids

Description

My Asteroids-like game with proper thrust physics.

Requirements

Processing is required to run the game.

Quick start

Windows

(may work on Linux too but wasn't tested)

$ processing-java --sketch=path/to/asteroids --run

Note: path/to/asteroids is the directory with asteroids.pde

Controls

Key Action
A/D Turn left/right
W Thrust
X Shoot lasers

About

My Asteroids-like game

License:MIT License


Languages

Language:Processing 100.0%