Giter Club home page Giter Club logo

ctp_pp's Introduction

image

Collapse Test Project

This project is a simplistic version of a collapse game.

  • Built in Unity 2020.3.x.
  • The game will be tested only inside the unity editor, don't worry about anything else.
  • Please create a new project from this template (Find the green "use this template" button on this page) and complete the tasks below, send us a link to the repo once you're done.
  • Most of the basic functionality is already coded so this test can focus on quality over quantity.
  • Ask for hints if you're stuck.

Tasks:

  1. The file BoardManagerInteractionLogic.cs contains an unimplemented critical function FindChainRecursive - please implement it using recursion, see code comments for more info.

  2. Now that clicking blocks makes whole groups match and disappear correctly we can see that the blocks disappear instantaneously and that's not the experience we're after - please improve the visuals of the disappearance of blocks, something cute and simple will do the trick. (Hint: the project is making heavy use of DOTween)

  3. As you can probably tell the Bombs don't really work, please find the Bomb class and make them work:

    • Clicking a Bomb should cause it to shake and trigger all blocks around it (in all 9 directions)
    • Bonus points if Bomb explosions are delayed and not happen all at once, in order to create a fun chain effect. Board regeneration should be done only after all Bombs are exploded.

ctp_pp's People

Contributors

gorglath avatar

Watchers

 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.