https://github.com/etheryen/odin-battleship
Battleship game with semi-smart ai created in vanilla js using webpack and tested with jest.
https://github.com/etheryen/odin-battleship
jest unit-testing webpack
Last synced: 7 months ago
JSON representation
Battleship game with semi-smart ai created in vanilla js using webpack and tested with jest.
- Host: GitHub
- URL: https://github.com/etheryen/odin-battleship
- Owner: Etheryen
- Created: 2023-02-22T18:43:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T14:27:17.000Z (over 2 years ago)
- Last Synced: 2025-01-30T20:42:02.357Z (9 months ago)
- Topics: jest, unit-testing, webpack
- Language: JavaScript
- Homepage: https://etheryen.github.io/odin-battleship/
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# odin-battleship
Battleship game with semi-smart ai created in vanilla js using webpack and tested with jest.