https://github.com/hansolo/spaceinvadersfx
SpaceInvaders written in JavaFX
https://github.com/hansolo/spaceinvadersfx
Last synced: about 1 year ago
JSON representation
SpaceInvaders written in JavaFX
- Host: GitHub
- URL: https://github.com/hansolo/spaceinvadersfx
- Owner: HanSolo
- Created: 2022-11-16T12:55:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T15:30:52.000Z (over 3 years ago)
- Last Synced: 2025-04-23T01:48:22.912Z (about 1 year ago)
- Language: Java
- Size: 730 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SpaceInvadersFX
A little space invaders clone written in JavaFX. This game was not created to be perfect but just for the fun of it.
It's completely based on a video that I've found on [YouTube](https://www.youtube.com/watch?v=MU4psw3ccUI)

[SpaceInvadersVideo](https://www.youtube.com/watch?v=GajccpyHyFM)
You can control the game by moving the ship using the left and right arrow keys and fire using the space bar.