Code Monkey home page Code Monkey logo

match-the-cards's Introduction

This is the git repository for a match up game.

General Game Description:

The player enters his name and tries to find all 3 matches of all types of cards in the least amount of moves and time possible. Score is calculated by multiplying the number of moves by 5 and adding the elapsed time (in seconds) to it. The player with the lowest score (who completed the game in the least amount of moves and time) stays in the top of the leaderboard.

The cards are generated randomly on each start of the game and leaderboard players are sorted according to their score (from lowest to highest). The game currently has no sound and possibility locally to save the game-state of a player has been added. The game saves its current state every time the player presses "ESC" and clicks on the "Save" button.

A proper documentation of this project will be written once the project has been completed. Currently the game is only missing sound, functionality to save both Leaderboard data and game-state data to an online database as well as a general polish to the code.

The "CameraShake" script is NOT mine and was acquired from: http://wiki.unity3d.com/index.php/Camera_Shake

Links:

Link to the gameplay video: https://youtu.be/1_4t3vfaTaI

Link to the Project files: https://www.dropbox.com/s/j9p98a653ze9y74/Match%20The%20Cards.rar?dl=0

Link to the most recent build of the game: https://www.dropbox.com/sh/5fbbqxz8494wcyk/AADqKTnYE8qDRc5axOBrfHwCa?dl=0

Link to the Trello (Development Roadmap): https://trello.com/b/KOMQKtmG/match-the-cards

Tools & Technology used during the development of this game:

Game Engine - Unity;

IDE - Microsoft Visual Studio;

Programming Language - C#;

Version Control System - Git;

Database System - MongoDB .Net Driver

Roadmap Organization - Trello

Others - Youtube Tutorials and Stack Overflow

match-the-cards's People

Contributors

hashedmantisshrimp 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.