Online multiplayer battleship game with space atmosphere.
Play now »
View Demo
·
battleship Bug
·
Request Feature
This project borns as a final project of my Java web developer Bootcamp. The idea was to create a multiplayer online game in real time.
- Spring Bot - As a main Backend framework mostly to handle databases, login and security.
- H2 DDBB - Temporal database for testing purposes.
- Gradle - As a dependency manager tool.
- Java - As main backend language to build REST-APIS and endpoints.
- JavaScript + jQuery - To handle all the UX and user interaction with the game.
- CSS + Bootstrap - Used to create all the nice look & feel.
- Heroku - As hosting and deploy tool.
Access to battleship game and register yourself with a valid email and password.
If you're already registered go to login button instead.
You can stop musing or change to full screen by clicking the options button
- Join and ongoing game as viewer
- Join other waiting players to start a game
- Create a new game
- Check the rankings
- Chatting in real time
- Shooting 3 times per turn to your opponent's grid
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Victor Greco - linkedin - victorgreco263@gmail.com
Project Link: https://github.com/victorgreco/battleship






