Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 521 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 521 Bytes

About the project

Battleships is one of my first larger projects. It is a copy of the popular old-school game battleships.

Available Commands

The command for running the project:

open dist/index.html

Built With

  • JavaScript
  • HTML
  • CSS

What i learned from this project

Core principles learned:

  • Javascript
  • Loops and logical mathematics implementation.
  • Webpack bundler.

Known problems/bugs

I have't discovered any large bugs.