Skip to content

chronicSurfer/c9.18_hackathon1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c9.18_hackathon1

REVERSI

REQUIREMENTS

  • Must have at least 2 players
  • Basically follow reversi game play rules(ie alternating players, bracketting a color with another flips that color.
  • Player-selected gameboard size between 3 or at least 5 size game board
  • Players must be displayed. The turn of the player must be displayed
  • Win condition determined when all available playable spaces are taken
  • Current winner must be displayed. Ie if black has more, black is showing as "Winning"
  • MUST use Trello for task management
  • Mystery Requirement - Coming Thursday

Judging criteria

  • Intiutiveness / Ease of Use
  • Attractiveness / Appeal
  • Code quality (comments, naming conventions, etc)
  • Live Presentation
  • Task Management (Must add daniel.paschal@learningfuze.com to your project's meistertask)

Instructions for participants:

  • Pick a project lead to fork the repo.
  • Add other team members as participants on your repo (click on the + in the top right corner, then "add collaborators". Team members must accept the collaboration email.
  • Other team members clone the repo from the project lead's fork

Teams

Team 1

  • Chris Kim
  • Marie Terrado
  • Edmund Park

Team 2

  • Oscar Anguino
  • Michael Esfahani
  • Kyle Umbarger

Team 3

  • Sasha Dykun
  • Julian So
  • Andrew Oautu

Team 4

  • Michael Chu
  • Sridhar Madala
  • Andrew Moser

Team 5

  • Brandon Park
  • Yulia Chekan
  • Erin Tait

Team 6

  • Andy Park
  • Vienna Tran
  • Tiffany Kim

Team 7

  • Andrew Mirshafiee
  • Collin Stewart
  • Jacob Taylor
  • extra requirement: must make game multiplayer between different computers.

Requirement for submission

  • Live copy link to gh-pages:
    • must put code on gh-pages (copy the code to a branch called gh-pages, then access the live code via .github.io//)
  • Pull request link to code for commenting
  • Access to group's trello (trello.com) for daniel.paschal.com (name your trello board c9.18_team)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • HTML 12.9%
  • CSS 5.1%