All Projects → mediamonks → Tilt Game Android

mediamonks / Tilt Game Android

Licence: mit

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Tilt Game Android

Opensuspect
OpenSuspect is an open source social deduction game, similar to Mafia or Among Us.
Stars: ✭ 176 (-3.3%)
Mutual labels:  game
Elm Street 404
A fun WebGL game built with Elm
Stars: ✭ 178 (-2.2%)
Mutual labels:  game
Loco Answers
Open Source Android App for answers in TRIVIA GAMES
Stars: ✭ 180 (-1.1%)
Mutual labels:  game
Poco Sdk
Stars: ✭ 176 (-3.3%)
Mutual labels:  game
Gridgarden
A game for learning CSS grid layout 🥕
Stars: ✭ 2,331 (+1180.77%)
Mutual labels:  game
Awesome Discord
🕹 A curated list of awesome things on Discord.
Stars: ✭ 180 (-1.1%)
Mutual labels:  game
Stage.js
2D HTML5 rendering and layout engine for game development
Stars: ✭ 2,138 (+1074.73%)
Mutual labels:  game
Fluttergames
Flutter app for purchasing and renting games.
Stars: ✭ 182 (+0%)
Mutual labels:  game
Behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
Stars: ✭ 2,294 (+1160.44%)
Mutual labels:  game
Salien Script Js
👽 A easy to install, run and update Node.js script for the Steam salien mini-game.
Stars: ✭ 181 (-0.55%)
Mutual labels:  game
Civone
An open source implementation of Sid Meier's Civilization.
Stars: ✭ 176 (-3.3%)
Mutual labels:  game
2048
Famous 2048 Game in Flutter
Stars: ✭ 178 (-2.2%)
Mutual labels:  game
Winter
2020上半年超长寒假呆家学习了半年C语言(大一下)的时候写的一些小游戏/小程序,那时候觉得用C从零开始模拟一些东西挺有趣,就没有参考其他教程或者游戏,通过自己思考用基础语法写出了这些写代码,规范性只能说是相当于我大一的标准,欢迎分享,学习和交流
Stars: ✭ 181 (-0.55%)
Mutual labels:  game
Classic Pool Game
Classic 8 Ball pool game written in JavaScript
Stars: ✭ 177 (-2.75%)
Mutual labels:  game
Fun
操作系统,数据结构,网络,python,go,web
Stars: ✭ 181 (-0.55%)
Mutual labels:  game
Doomsday Engine
A portable, enhanced source port of Doom, Heretic and Hexen.
Stars: ✭ 175 (-3.85%)
Mutual labels:  game
Htframework
Unity HTFramework, a rapid development framework of client to the unity.
Stars: ✭ 179 (-1.65%)
Mutual labels:  game
Expo Phaser
Build awesome 2D games with Phaser.js and Expo
Stars: ✭ 182 (+0%)
Mutual labels:  game
Devil Glitches
My entry for the js13k 2016 game jam
Stars: ✭ 181 (-0.55%)
Mutual labels:  game
Ballistica
The BombSquad Game Engine
Stars: ✭ 180 (-1.1%)
Mutual labels:  game

#Android Tilt Game

Tilt is an Android adaptation of the classic handheld maze genre. While the concept of the game is the same, the fun lies in the features introduced by the player’s smartphone. This Android Experiment lets players accurately navigate a variety of mazes by utilizing the motion sensors of their Android devices. With multiplayer gameplay supported by a Bluetooth connection, players can make use of an automatic scoring system, leaderboards, and a precise timer for those split second time differences.

Created as an open source Android experiment, the app showcases the capabilities of Android devices by highlighting the reliability of their Bluetooth connection and the responsive accuracy of their motion sensors.

The code utilizes an NDK port of the Box2D library to simulate the physics of the maze board and ball. The And Engine is used for display of game graphics using OpenGL. The OrientationProvider classes by hitlabnz.com are used to retrieve motion sensor data.

Code is made available under the MIT license.

Copyright (c) 2015 MediaMonks

this is an android experiment

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].