Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erri120/space-invaders

Space Invaders is a 1978 arcade game created by Tomohiro Nishikado.
https://github.com/erri120/space-invaders

2d-game game godot-2d-game godot-game-engine

Last synced: 13 days ago
JSON representation

Space Invaders is a 1978 arcade game created by Tomohiro Nishikado.

Awesome Lists containing this project

README

        

# Space Invaders
Space Invaders is a 1978 arcade game created by Tomohiro Nishikado. It was manufactured and sold by Taito in Japan, and licensed in the United States by the Midway division of Bally. Within the shooter genre, Space Invaders is one of the earliest shoot 'em ups and the first fixed shooter. The goal is to defeat wave after wave of descending aliens with a horizontally moving laser to earn as many points as possible.
___
This repository is my version of Space Invaders made using the Godot Game Engine to learn it.