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 (19) puzzle (8) g1 (6) engine (6) multiplayer (4) accelerometer (4) phone (4) opengl (4) c (4) framework (3) graphics (3)

[112 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

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 11 months ago.

1 Users

The well-known Fortune for Android.
Created about 1 year 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.

0 Users

DroidAttack will be an turn-based strategy game for Android.
Created 30 days ago.

0 Users

First Look Now Available! First Ever In-Game Screenshot: Endieko is being designed by 5 students as a project for our CSCI 440 project development class. It will be an open-source, freely ... [More] available game based on the android platform and will be compatible with all current android devices. For more information about our programming team, please check the wiki pages. The source thus far is already setup and can be checked out using an SVN client. [Less]
Created 11 months ago.

0 Users

A basic JezzBall game for the new Android OS
Created 11 months ago.

0 Users

project Hexagon is a game development project, on Android platform. Initially plan to be a RPG game.
Created 3 months ago.

0 Users

Guess the Number ProjectWelcome! This is a mind game project developed for Android devices. Purpose of the GameThe game is played against Droid. Droid hold a 3-5 digit number in his/her mind and ... [More] give you hints while you are making wild guesses. Droid gives two numbers as hint. One is indicated as "+" and the other is "-". The "+" indicates the number of digits known at the same place with the original number. The "-" indicates the number of digits known at the wrong place with the original number. Versions and UpdatesUnfortunately, I did not record the updates and I did not use repository in the first phase of the project. So, the updates from the first release to v0.5 is uncertain. Version Release Date Update 0.5.4 04.19.2009 Removed some features to make compatible with Android 1.5 0.5.3 04.14.2009 Fix a small bug about saving the user data 0.5.2 04.13.2009 Force close bug is fixed 0.5.1 04.10.2009 Resume/Pause bug is fixed 0.5 03.22.2009 Added a main menu to the game 0.4 - - 0.3 - - 0.2 - - 0.1 02.11.2009 First Release Reporting Bugs and Requesting FeaturesIf you find a bug or would like to request a feature you may do so at the Google Code issue tracker for this project: http://code.google.com/p/guessthenumber/issues/entry Donatehttps://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8387370 Screenshots Main Menu Game Screen Success Failure Preferences Options About Screen Great Mobile Sites [Less]
Created 6 months ago.