Coder Social home page Coder Social logo

square-circle-triangle's People

Contributors

timogilvie avatar zackcalex avatar

Watchers

 avatar  avatar

Forkers

kimch2

square-circle-triangle's Issues

Implement power ups

There are three possible power-ups that can be used: Stopwatch, Remove Shape, and Remove Color.

Stopwatch - stops time for 10 seconds.

Remove Shape removes all of the shapes in a specific "location". This includes all levels: square, circle, and triangle. When the player uses this power-up, they will be prompted to choose a location on the 5x5 grid for removal.

Remove Color: Removes all of the shapes that are a specific color. When the player chooses this power-up, they will be prompted to choose a color.

The player should have an inventory that consists of the number of each power-up that they own. Power-ups are consumable - when they are used the player's inventory declines by 1.

Implement multiple layers

The game is meant to be played in three levels: the top level (triangles), middle level is circles, and the bottom level is squares.

Users can only move the triangles on the top level, but matches can be made on all three levels.

Scoring should count matches on all levels.

Sounds & effects

Add new sounds and effects to major actions. List includes the following:

-Background music (regular mode, versus mode)
-3x Match sounds & effect
-4x match sounds & effect
-5x match sounds & effect
-Power up sounds
-Error on match
-Can you listen to background music, how does this work?
-other

Implement timer

The game should have a (configurable) two-minute timer that counts down using a bar at the top of the screen. The bar begins as blue and "shrinks" as time passes. When the timer reaches 0:15, it should turn red.

Implement store and IAPs

Create a store that allows the user to purchase each of the power-ups that we make available. We will sell configurable bundles of power-ups.

3xStopwatch = $0.99 (tier 1)
3xRemoveColor = $0.99 (tier 1)
3xRemoveShape = $0.99 (tier 1)

The IAPs will need to be created in Google Play and iOS store.

Implement scoring

Keep track of the user's score using a (configurable) scoring system. Users should receive the following points:

3x match - 300 points
4x match - 1200 points
5x match - 2500 points

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.