项目作者: Ninna-log

项目描述 :
Web-based multi-player game application
高级语言: Java
项目地址: git://github.com/Ninna-log/Battleship-game.git
创建时间: 2020-12-27T21:00:03Z
项目社区:https://github.com/Ninna-log/Battleship-game

开源协议:

下载


🚀 Battleship-game

🔧 Technologies:

  • Project developed on Java.
  • Spring 2.1.4
  • Gradle 7.0
  • H2 as a Database and Java Persistence Api (JPA)
  • MySQL
  • Front-end developed on HTML5, CSS3, Bootstrap v4.1.3, jQuery, JavaScript and Vue.js.

❗ Important subjects to take into account in order to compile the project:

  • Download and install JAVA 15
  • Download and install Java SE [JDK]
  • Download and install H2
  • Download and install Gradle 7.0
  • Run on console, from the root:
    1.gradle wrapper
    1. gradle bootRun

If everything was successfully installed and compiled you’ll be able to access the project from:

🌐 http://localhost:8080/web/games.html

Or you can also access to the project on Heroku:

🌐 https://ninna-battleship.herokuapp.com/web/games.html

👀Interfaces Salvo Battleship

interface1



interface2



interface2