Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/erri120/space-invaders
- Owner: erri120
- Archived: true
- Created: 2019-03-31T14:18:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T12:33:09.000Z (almost 6 years ago)
- Last Synced: 2024-09-29T08:21:05.021Z (4 months ago)
- Topics: 2d-game, game, godot-2d-game, godot-game-engine
- Language: GDScript
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.