8000 GitHub - Ninna-log/Battleship-game: Web-based multi-player game application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ninna-log/Battleship-game

Repository files navigation

🚀 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 2. 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
0