Projects tagged ‘android’ and ‘game’


Jump to tag:

Projects tagged ‘android’ and ‘game’

Filtered by Project Tags android game

Refine results Project Tags java (34) mobile (20) puzzle (8) engine (6) g1 (6) opengl (5) multiplayer (4) phone (4) iphone (4) c (4) accelerometer (4) chess (3)

[113 total ]

4 Users

OpenSudoku is a simple open source sudoku game for android platform. It's designed to be controlled both by finger and keyboard. It's preloaded with 90 puzzles in 3 difficulty levels, more puzzles can ... [More] be downloaded from the web and it also allows you to enter your own puzzles. [Less]
Created 7 months ago.

2 Users

This page is now obsolete.All my projects are now under one umbrella, Moonblink: http://code.google.com/p/moonblink/ The Tricorder page is here: http://code.google.com/p/moonblink/wiki/Tricorder
Created 11 months ago.

1 Users
 

Scorched Android is a port of the classic strategy game, Scorched Earth, to the Android mobile platform. The "Mother of all Android Games," Scorched Android allows you to battle tank versus tank in a turn-based, all-out war.
Created 9 months ago.

1 Users

The well-known Fortune for Android.
Created about 1 year ago.

1 Users

NewsAfter completing prototype for ADC, I took some time to review architecture, study similar projects, etc. As a result, I changed a lot of things. In fact, only most basic code and architecture ... [More] remained, everything else has changed. So, It will take some time before project will be back in a "playable" state. I'll update source, code, description etc. then. ConceptThis is a graphical interface for playing tabletop and tabletop-alike games. It is a lot like XChess or XBoard. But it is not limited to only chess. It is a set of tools, that allow to easily teach it to work with virtually any game that can be played on a table with boards, pieces, cards, etc. Architecture basicsThe core of this application consist of two parts - game model and it's visual presentation. GameModel is designed in a way, that will allow easily adjust it to different kinds of games and different kind of play styles (one player, several remote players, ai, game server, etc). VisualEngine is designed to present current game state engine on a screen of Android phone and to interact with it. It represent game as a set of interactive game accessories - pieces, boards, card decks, dices. Simple XmlFormat is used to make creating new game environments easy. DemonstrationTabletop.apk is a demo application, that demonstrates some of engine capabilities. You can choose chess of draughts game boards (see menu). Moves you do are stored to a file in real time, so you can exit application at any time and when you relaunch it you will have same position as when exited. To move a piece, click on it, and then where you want to place it. You can take new pieces from palettes atthe bottom of the screen and frop there unneeded pieces to remove them from game. It also can be used for solving chess puzzless, like 8 Queens. Further developmentBesides some usability and performance tweaks, following features are currently in work and are planned to be finished in immediate future: Interface for choosing file to store games, copying games, etc. Networking and multiplayer - it's a shame that it's not present already, but I spend too much time polishing other components. With that it will be finally a complete application, in addition to just a framework. It will be a P2P oriented model - no need for trusted server, just direct data interchange. Support for games with a chance and hidden information. Card decks, dices, that sort of thing. That will require implementation of fair play enforcing algorithms - Mental Poker, etc. Trans-application interface - it will allow controlling Tabletop fully from other applications. It can be used for making AI's, writing specialised network interfaces, etc. LicensingDemo and engine are licensed under GPL v3 license. Code is licensed under New BSD license as well. Knight piece in logo, chess pieces Created by Elmar Bartel, Tim Mann Draughts pieces Created by Arvindn and modified by Klin. http://savannah.gnu.org/projects/xboard/ "Tux" card set Copyright (C) 1998 Oliver Xymoron oxymoron@waste.org http://www.waste.org/~oxymoron/cards/ [Less]
Created 12 months ago.

0 Users

JTianLing uses it for shoring projects and file created when learning sth. Included projects write by C++,Python,Lua,JAVA,Small Baisc. Content about graphic,game,Android.
Created 2 months ago.

0 Users

HowToPlay RoboticSpaceRock ProjectDetails Robotic Space Rock formerly known as MonolithAndroid? is a 3D game for the android mobile phone platform. The intent is to create a fun to play game ... [More] , and familiarize with the rich API of the android platform. The game uses openGL ES to render the graphics. As well as the classic gameplay, the game provides an additional game mode, "Monolith". Planned Enhancements include: 1. Puzzle mode. 2. Puzzle editor. 3. Puzzle downloading. You can watch a demo video of version 1.0.4 beta http://www.youtube.com/v/neJOwlsmKmU&hl=en&fs=1 [Less]
Created about 1 year ago.

0 Users

一个游戏而已
Created 3 months ago.

0 Users

'Skylight' is the code name for the java mobile project of the NYCJava.net JUG (Java User Group). This project is both a study exercise of the Java Mobile study group to learn programming initially ... [More] with the Android SDK (but Java mobile in general), as well as a bonafide game application (and possible framework for similar type games), initially targeting an application for release on the Android Market, where proceeds will go to the NYPC Users Group, the parent organization of NYCJava.net, a 501c3 non-profit. The project consists of four sub-projects: Skylight Game - a game for Android phones. Skylight DI - a dependency injection framework. Skylight TDC - a test data capture application for Android phones. Skylight Mocks - a set of mock objects for Android phones, including playback capabilities for data captured with Skylight TDC. Note that this framework is abstracted so that it can be used across Java mobile devices. The Android implementation classes are separate from the API and is just the first implementation. News: We've have launched our first game based on the framework to the Android Market (also submitted to ADC2). It's called 'Balance the Beer' (a new update is about to be posted!) Stay tuned - build instructions and framework example usage to be posted on the wiki. And if you're in the NYC area and would like to learn more please join the Java Meetup mailing list at: http://meetup.com/nycjava We'll be having tutorials (e.g. OpenGL) and new project(s) meetings in mid to late October. [Less]
Created 4 months ago.

0 Users

Tractor is a popular Chinese card game. This is the Tractor for Android application.
Created 2 months ago.