Git Product home page Git Product logo

six_in_a_row's Introduction

six_in_a_row

Qwirkle scoring app made in flutter.

six_in_a_row's People

Contributors

mmootz avatar

Watchers

 avatar  avatar

six_in_a_row's Issues

Second page for players

needed
highest score
most twelves ( not tracked yet)
total score
total twelves ( not tracked yet)

wins (in database)

list of games where user won this is easy cause it will be added to the table.

Loses ( not in database per game but total is tracked)

Add limits to score that can be input.

Simple idea is to just limit what end round can submit eg only submit if round score is < 100

Zero wasn't added as it was too complicated to implement and didn't seem to offer much value.

darkMode

There is a theme data so should be able to make dark and light themes.

About page

Add small blurb about app.

Hints/tips
Tap score to clear mistakes/ wrong Input.
Long press on score button to double value.

Link to GitHub page.

Add rules page

This will likely need to be scroll-able and easy to read.

Might be better to just show a link to a site?

Create games database

Date of game

  • players ( Matt, Dad)
  • scores ( Matt 54, Dad, 74)
  • winner (Dad)
  • twelves (Matt 2, Dad 3)

Add widget to win screen shows the other players

Added other players but there is a gap in spacing for more than 2 players.

Added players to the stack widget so they are on either side of the image now. Can fit all the players this way nicely.

Add Ads to gamepage

Add banner ads to gamepage.

might try out before game starts. But looking at code might have to re-write a lot to do this. Banner ads would be much simpler.

Stats for players

Scores are added to all players that were in the game. Add stats for wins and cumulative scores.

Tracked stats.
Wins:
Losses:
Highest score:
Games Played:

Needed
Cumulative score:

Add local storage

Going to used shared preferences to get around the editing of scores. This should also fix players and track highscores

Edit score page

Add update function to change updated scores to the database

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.