Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/imran-riz/space-invaders
- Owner: imran-riz
- License: apache-2.0
- Created: 2021-05-30T10:13:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T20:03:48.000Z (8 months ago)
- Last Synced: 2024-05-28T05:41:53.200Z (8 months ago)
- Topics: desktop-application, game, javafx, javafx-application, javafx-desktop-apps, spaceinvaders
- Language: Java
- Homepage:
- Size: 308 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)