Coder Social home page Coder Social logo

happyproject's Introduction

The Happy Project :)

Happy Project was initiated as a part of the first iteration of WellyHack. It currently contains a welcome screen and the beginnings of a game screen. It is the first app that we have worked on so it is quite rudimentary!

Proposed Structure

MainActivity

  • Checks if this is the first time the app has been started. If it is, go to TutorialActivity. If not, show homeFragment
  • homeFragment contains:
    • infoFragment - A happyface icon that pops up app info on tap
    • graphFragment - An (interactive?) graph of your previous scores
    • inspireFragment - An inspirational happy quote :)
    • startNewGame button - go to GameActivity

GameActivity

  • Starts gameFragment, which contains:
    • timerFragment, which starts and ends with gameFragment
    • pictureFragment, which creates a randomised grid containing 1 random happyface in a random location and 8 other random sadfaces. Generates new grid every time happyface is tapped, until after 8 iterations when which it ends gameFragment and starts endFragment
    • endFragment, which displays the number of the stopped timer, save the result, and has links to:
      • restart GameActivity
      • go back to MainActivity

TutorialActivity

  • Starts when MainActivity calls it (on first time user opens app). Displays welcome message "Find the happy face!" with start button, which starts
    • timerFragment
    • tutorialFragment, which has 4 preset grids with helper color overlays, that get more transparent with each new grid
    • endFragment

happyproject's People

Contributors

heisenburger avatar

Stargazers

Anne Thorpe avatar

Watchers

James Cloos avatar  avatar  avatar

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.