Giter Site home page Giter Site logo

superbowl-squares's People

Contributors

chrisgonzales avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

bgoldy

superbowl-squares's Issues

Add a game reset button

This button should definitely provide a confirmation dialog before executing. Upon confirm, it should be as simple as wiping the local storage.

Rename the game

Superbowl Squares isn't going to work long-term. Plus, we want to support other sports. Let's find a new name.

Hack 1 Notes

Game Play

The following is the basic steps a player takes when starting a game.
  1. Create Game & Config
  2. Add Players
    • Select from existing
    • Add by email
  3. Player's allotted squares get divided evenly as they are added. The creator will have the ability to edit square allotment amongst players.
  4. Claim Squares (2 options)
    • random fill
    • turn base fill, each player will get a turn to claim their allotted squares.
  5. Start Game
    • Game randomly places 0-9 on both x and y axises
  6. Game creator enters scores, game selects winner based on entered score.

Account

Fields to be included
  • Email
  • Password
  • Nickname
  • Choose Game Piece

Game Config

The following options are available to the "game creator" when starting the game.
  • Add teams
  • Number of winners (1,2,&4)
  • Game start time
  • Add game notes (these are specifics that the game creator can add, that will be included in the invite email to other players)

Sports

  • Football (NCAA, NFL)
  • Basketball (NCAA, NBA)

Database schema

We need a database schema to install the game from. This thread will map it out.

Should there be a splash screen?

At the moment, the game board is the first thing a user sees. What about tossing together an intro page that explains the game before starting?

This could provide a place for us to display the config form for the game type in the future as we add new types.

REST API

We'll need a simple REST API running on composer, a simple PHP router (TORO), and an ORM (Doctrine 2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.