Skip to content

hftay/tropicoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA Week 3:

Project #1: The Game
Project timeframe: 3.5 days

Game Objective

  • two player take turns to place their token on a gameboard
  • first player to create a row of tokens the length of the board wins
  • size of gameboard customisable in browser

Link to app: Tropicoe

Technical Requirement:

  • Render a game in the browser
  • Switch turns between more than one player
  • Design logic for winning & visually display which player won
  • Include separate HTML / CSS / JavaScript files
  • Stick with KISS (Keep It Simple Stupid) principles
  • Use Javascript for DOM manipulation
  • Deploy your game online, where the rest of the world can access it
  • Use semantic markup for HTML and CSS (adhere to best practices)

Tech used:

  • HTML5, CSS3, Javascript

Releases

No releases published

Packages

No packages published