Git Product home page Git Product logo

binfungame's People

Contributors

bchan93 avatar coolyoshi avatar cyrois avatar s-teph avatar sebastian-lee avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

binfungame's Issues

Web Game: Connecting to Database

Currently data is being stored just as an array when the Game.py starts up.
We need it to pull the scoreboard list from a database instead, so that the scoreboard list does not delete right on start up.

Web Game: Scoreboard Issues

Update scoreboard whenever you enter the scoreboard state instead of after submitting a score.
Update the scoreboard properly right away after entering the score.

Notes on why this is happening:

  • There is something wrong between the scope of scoreboardList.
  • Between the functions of getScoreboardList and updating the local version of scoreboardList
  • Updates the list 1 state behind, IE: If there was no scores, you submit, you will not see your score until you submit another score. After submitting a score you will see it update the last persons score.

Web Game: Update the Game

Web Game:
Move Emily to start screen instead of loading screen
Emphasize speed as the goal
Link to Sort it Out page for more info
Instructions on start screen
Typos
Move ‘Total time’ and ‘score’ to below the sorting item
Countdown from 3 to begin game

Create project video

First create some frames of the video and what kind of message do we want to get to the user?

Change the images

The egg should be a tan brown
Change the bottle to a can
Change the color of the paper item to dark brown
Change the Garbage can to a mcds straw

Web Game: Sorting data on the backend

Currently there is no sorting being done for the saved data for the backend.
The data is in a dict and needs to be sorted from Lowest --> to Highest, as the file will return 0:10 (The top 10 lowest times).

Create startup script

The startup script should open the chrome browser and go to localhost:8080
Then script should also run the python script and run Main.py
The script\s input will be the bin location

Research how to use an inductor

How do inductors work?
How can we connect the inductor to the pi?
Can we use it to detect item frequency?
Can we use it to detect item type?
will each item set off the inductor?

Create a way to log internet speed

As paul has suggested, we should create a way to monitor the internet activity of the pi during runtime. This will help us determine what time of the day the pi disconnects and how often.

Research wifi dongles for the pi

check out the ratings for our current wifi dongle and compare it to other options. Could the dongle be the problem and buying a better one solve our problem?

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.