mirror of
https://github.com/manassarpatwar/WarVessels.git
synced 2026-03-02 22:57:04 -05:00
No description
- JavaScript 49.9%
- CSS 28.8%
- EJS 21.3%
| public | ||
| views/pages | ||
| .gitignore | ||
| app.json | ||
| game.json | ||
| index.js | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| Procfile | ||
| README.md | ||
War Vessels

Battleship™ clone recreated using Node.js Socket.io and vanilla JS.
Game hosted on Heroku.
Link to game
*Game renamed due to Battleship being trademarked.
Ships
Original ship art by Lowder2. Ships were slightly modified and vectorized.
Water animation
Resources I found useful when animating water
- (Original) Java Water Simulation by Neil Wallis
- JavaScript implementation of the "classic" water ripple demo
- Water ripple FX with Canvas and Javascript by Almeros
- 2D water ripple by The Coding Train
Acknowledgements
I want to thank Juha Lindstedt and Mrwan Ashraf for supporting me through this project.
License
Copyright (c) 2020-present Manas Sarpatwar