Loading repository data…
Loading repository data…
JBRKR000 / repository
Spacewar2D is a 2D space shooter game built with the FXGL library. The player pilots a spaceship to defeat enemy ships. Developed solo for hobby and educational purposes, the project aims to deepen Java programming skills.
Spacewar2D is a game based on the FXGL library for creating simple games. Credits to the library can be found here.
In this game, the player assumes the role of a spaceship pilot whose objective is to defeat enemy ships. The game is developed by a single individual for hobbyist and educational purposes, aiming to enhance knowledge of the Java programming language.
Note: All textures, sprites, and some sound effects used in this project are borrowed from the game AlienOutbreak 2: Invasion. These assets are used strictly for non-commercial purposes. The project is a fan-made remake of the cult classic produced by Alawar Entertainment and is meant for learning game programming, not for commercial distribution. I do not own the rights to these assets.
MIT License
Copyright (c) [2024] [Jakub Kozimor]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software solely for their own personal use, without the right to copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.