Skip to content

rladenson/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

A single player version of battleship

Description

Table of Contents

  • JavaScript
  • HTML5
  • CSS3

Features

  • User can start a game of battleship with a random start
  • User can manually make a starting battleship grid for themself and play off that.
    • User can place ships of any length from 2-5 tiles (inclusive) horizontally or vertically
  • User can target tiles on the battleship grid and be informed if they hit or miss
  • User can see when they sink a battelship
  • User can see when they win or lose
  • User can access a "how to play" guide for information on the game
  • User can access credits for the game (also listed at Works Cited below)

Wireframe Images

  • Original wireframe sketches

Original sketch of landing page

Original sketch of game screen

Design and Planning

Deployed Link

GitHub Pages

  • You can view the repository: github.com
  • If unable to view please go live locally through VS Code

About The Author

I am a Software Engineer seeking full time employment who really enjoys the nitty gritty work of tweaking the code and putting building blocks together to find solutions. In my own time, I have worked on projects for accessibility and fun, specifically making shortcuts for things that were previously possible but very tedious. I want to bring my passion for problem solving to help make systems easier to use, more intuitive, and more accessible for end users.