Skip to content

React-based render of the gameboard classic that demonstrates the use of factory functions and IIFEs with a simple AI as the opponent.

Notifications You must be signed in to change notification settings

romainyvernes/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

Description

React-based render of the gameboard classic that demonstrates the use of factory functions and IIFEs with a simple AI as the opponent.

Instructions

Start by placing your five ships horizontally or vertically within the board. Then, take aim at the enemy's ships by clicking on a chosen location on their board. But be prepared to be fired upon in return. The first player to sink the other's ships wins the game.

About

This project is from The Odin Project's Full Stack Javascript curriculum.

Live App

Battleship

About

React-based render of the gameboard classic that demonstrates the use of factory functions and IIFEs with a simple AI as the opponent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published