Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
MainKronos committed Apr 20, 2024
1 parent 0f590f0 commit 34ad07d
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +0,0 @@
# War Vessels
![battleship](https://user-images.githubusercontent.com/44678221/80529896-d5f65d00-89b5-11ea-8b66-5956452ed373.gif)
Battleship™ clone recreated using Node.js Socket.io and vanilla JS.
Game hosted on Heroku.
[Link to game](https://war-vessels.herokuapp.com/)

*Game renamed due to Battleship being trademarked.

## Ships
Original ship art by [Lowder2](https://opengameart.org/content/sea-warfare-set-ships-and-more). Ships were slightly modified and vectorized.

## Water animation
Resources I found useful when animating water
1. [(Original) Java Water Simulation by Neil Wallis](http://www.neilwallis.com/projects/java/water/index.php)
2. [JavaScript implementation of the "classic" water ripple demo](https://js1k.com/2010-first/details/131)
3. [Water ripple FX with Canvas and Javascript by Almeros](https://code.almeros.com/water-ripple-canvas-and-javascript/)
4. [2D water ripple by The Coding Train](https://www.youtube.com/watch?v=BZUdGqeOD0w)

## Acknowledgements
I want to thank [Juha Lindstedt](https://github.com/pakastin) and [Mrwan Ashraf](https://github.com/mrwanashraf) for supporting me through this project.


## License

[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2020-present [Manas Sarpatwar](https://github.com/manassarpatwar)

0 comments on commit 34ad07d

Please sign in to comment.