GithubHelp home page GithubHelp logo

kalimuthu / tiltmazes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from masayukig/tiltmazes

0.0 1.0 0.0 1.3 MB

This project is forked from http://code.google.com/p/tiltmazes/ .

Home Page: http://code.google.com/p/tiltmazes/

License: BSD 3-Clause "New" or "Revised" License

Java 100.00%

tiltmazes's Introduction

TiltMazes - A logical puzzle game for the Android platform

A ball sits in a flat tray containing one or more squares (goals).
The challenge is to guide the ball around the tray and collect all the squares.
Tilt the phone to start the ball rolling.
The ball rolls in a straight line until it hits a wall, you can then tilt again.

Based on the 2D tilt-maze collection at http://www.clickmazes.com
Maze designs used with permission.
Maze concepts and designs © Andrea Gilbert <[email protected]>.

See the source code at http://code.google.com/p/tiltmazes

For Android developers:
This project demonstrates how to do the following:
- start a sub-activity (SelectMazeActivity) that returns a result
- display an Alert Dialog (see GameEngine)
- display a custom (About) Dialog
- pass messages to the UI thread
- add application menu items
- use built-in icons
- schedule animation on a separate thread
- draw using Shader objects
- move and scale graphics with Matrix objects
- handle a simple SQLite database
- connect a SQLite database table to a ListView

tiltmazes's People

Watchers

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