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: 3 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 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T14:27:17.000Z (over 3 years ago)
- Last Synced: 2025-03-25T23:27:55.495Z (over 1 year 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.