threejs 3d game battleships
1.0.0
A traditional Battleships game brought into life with 3D models, shaders and visual effects. I made it with my friend as a school project
YouTube gameplay link!
Description and screenshots
Installation
Technologies used
Authors
The easiest way of finding out, how this game looks and works is through watching gameplay video.
In Poland everybody used to play this game as a child or even as an adult. That is why decided to pick this strategic game as a inspiration for our project. It was made using ThreeJS library on client and Express.js with Socket.io on server side.
Clone project with git and install modules
git clone https://github.com/Arrq54/threejs-3d-game-battleships.gitcd threejs-3d-game-battleships npm i
Run the app
node server.js
You may now open your browser and go to localhost:3000.
Three.js
Express.js
Socket.io
MongoDB
Arkadiusz Wojdyla Michał Frączek