Giter VIP home page Giter VIP logo

eecs481's Introduction

Game Description:
Matching Squares is a 4x4 memory and trial game. When the game starts, a 4x4
grid of squares will be shown on the screen with squares facing down. Squares
that are facing down are labelled as question marks. When a player clicks
on a square, the square flips and shows a picture on its flip side. The goal of
the game is to match all the pictures to their corresponding pairs. For example,
if the first square I click is an apple, the next square I click should also be
an apple for me to progress in the game. Once a pair of squares have been
clicked in succession, they disappear from the grid; and once all the squares
have been matched, the player wins. In this game, players can keep track of the
number of attempts or clicks they have made by looking at the "tries" variable
on the top right corner of the screen. Once a player successfully completes the
game, the game announces that the player has won.

Git Repository:
https://github.com/mozbi/EECS481 or
[email protected]:mozbi/eecs481

Build Instructions:
To run the code, follow these steps:
1. Import the project to Eclipse.

2. Turn on the Android Emulator for a device that runs on the Android 4.3 OS,
API level 18.

3. Hit the run button and select "matchingsquares". Once the project finishes
building, the game will show up on the emulator screen and be available for
play.

Code Locations:
1. Directory containing java source files: src/homework2/eecs481/matchingsquares 
2. Directory containing pictures used for squares: res/drawable-mdpi
3. Directory containing layout xml file: res/layout

eecs481's People

Contributors

mozbi avatar

Watchers

James Cloos 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.