Skip to content

My implementation of classic battleships game in vanilla JS

Notifications You must be signed in to change notification settings

jamborski-dev/battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battleships

This is my implementation of a classic battleships game in vanilla JS.

All the basic mechanics of creating a new game, setting fleets for the user and 'AI' and actual game stage are implemented.

Features yet to come:

  • 8-bit styling
  • online mode

Bug to address:

  • when AI hits once and finish hits in one direction it does not check other end of possible axis

Demo available here.

If you are here and have any thoughts about the quality of my code or just how to make it better, please let me know! :)

About

My implementation of classic battleships game in vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published