Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imran-riz/space-invaders

A JavaFX program to play Space Invaders.
https://github.com/imran-riz/space-invaders

desktop-application game javafx javafx-application javafx-desktop-apps spaceinvaders

Last synced: about 1 month ago
JSON representation

A JavaFX program to play Space Invaders.

Awesome Lists containing this project

README

        

# Space-Invaders
A recreation of the infamous arcade game - Space Invaders!

By building this project I learnt a little about
- pixel art (yes, the spaceship image and alien ships were designed by me)
- box collision

![SpaceInvaders](https://user-images.githubusercontent.com/67403229/125967460-9f912b84-d7d9-4803-aa26-16a585cf071c.gif)