Skip to content

A battleship game created in order to practice Test Driven Development

Notifications You must be signed in to change notification settings

sofiabaezzato/battleship

Repository files navigation

Battleship Game

A battleship game created in order to practice Test Driven Development

Goal

The main goal was to practice the basics of unit testing using Jest. I added another personal challenge to this project: using Typescript for the first time.

Features

  • Classes to create ships, gameboards and players
  • Methods to perform basics game actions

Future Upgrades

  • Add game loop and the UI
  • Add smart Computer moves

About

A battleship game created in order to practice Test Driven Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published