Skip to content

An implementation of Space Invaders using the MVC design pattern

Notifications You must be signed in to change notification settings

Plabick/Space-Invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Space Invaders

A simple Space Invaders game written using the MVC design pattern.

Demo

Usage

To start the game, run the main method in the Launcher class.

Keys

Key Action
d Move your paddle right
a Move your paddle left
space bar shoot

About

An implementation of Space Invaders using the MVC design pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages