Projects tagged ‘android’, ‘game’, and ‘opengl’


Jump to tag:

Projects tagged ‘android’, ‘game’, and ‘opengl’

Filtered by Project Tags android game opengl

Refine results Project Tags shagai (1) engine (1) board (1) mongolia (1) traditional (1) bulletml (1) sensor (1) 3d (1) race (1) geocode (1) java (1) threads (1)

[5 total ]

0 Users

Морь уралдуулах Энэ тоглоомоор нэг буюу хэд хэдэн айлын хүүхэд нийлж тоглодог. Тоглох хүүхдүүд урьдаар ... [More] шагайгаа зүслэн хичнээн ч морь уралдуулж болдог. Уях морь болгох шагайгаа сонгож аваад тус тусынхаа уяанд уяцгаана. Үлдсэн шагайгаа морь болгон цувуулж өрнө. Олон хүүхэд олон шагайгаар тоглож байгаа бол долоон насны эрэмбээр (даага шүдлэн соёолон гэхчлэн) хичнээн ч морьд уралдуулж болдог. Цувруулж өрсөн шагайнаасаа ард мухар сөөм зайнд уралдах морьдоо хойш нь харуулан зогсоодог. Хүүхдүүд эхлээд дөрвөн шагай ээлжлэн орхидог. Эхлээд хаяхад нэг морь буувал өөрийн морийг "Морь эргэлээ" гэж уралдах зүг тийш эргүүлнэ. Хоёр морь буувал морио эргүүлээд цувуулсан шагайны сүүлчийн шагайтай, гурван морь буувал хоёр дахь шагайтай гэхчлэн тавьдаг. Ганц ч морь унахгүй бол морь эргэх ч үгүй, дараагийн хүүхэд орхино. Ингэж орхисоор байтал хэний морь сайн үсэрч морь барих байранд хүрсэн нь түрүүлж бусад нь байгаа байгаа газраа дараалан өмнө нь хэлэлцсэн ёсоор хэдээр таслахаар тохирсноор морьдоо барьж байранд ороогүй морьдын эзэд хожигдоно. A very common game, usually played with two, but also with more players. Each player flicks one piece (his "horse") in turn along a sequence of stationary pieces representing the race course. [Less]
Created 21 days ago.

0 Users

A OpenGL ES based game engine for Android OS BETA Tested in Emulator 09.08.2009 - Tests in HTC G1 and new version in progress. 03.11.2009 - Help Wanted. elizeu.nrj@gmail.com
Created 3 months ago.

0 Users

On dev...
Created 3 months ago.

0 Users

A collection of projects for the Android platform. Featured Projects BulletML This is an Android port of the BulletML demo from Kenta Cho. BulletML is the Bullet Markup Language. BulletML can ... [More] describe the barrage of bullets in shooting games. The original demo is here http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html. This version draws to Canvas. The line width and rank are configurable. Dragging your finger around the screen pulls a virtual 'spaceship' along which causes 'frags' to be spun off when the bullets hit the point. Now with OpenGL renderer.. Main List View Typical Bullet Spread Typical Bullet Spread Place Finder Features Simple map, Implementation of command processor for UI threaded actions, Preferences to persist settings and Geocoder Activity. Main View (with menu visible) Geocoder View You can read a complete explanation of this here: http://ccgi.arutherford.plus.com/blog/wordpress/2008/12/27/android-place-finder/ [Less]
Created 11 months ago.

0 Users

What is XRace(http://code.google.com/p/xrace-sa/) XRace is a 3D car race game for the Android mobile phone platform, using OpenGL ES for rendering. More than the other classic car race games, this ... [More] one provides additional operation modes, which is “sensor controlling”. We can use the orientation sensor to control the car. Without the real hardware you can run this game with a “sensor simulator”, which developed by Group Openintents. (Learn more from this URL http://code.google.com/p/openintents/ ). How to Run this Game Install the OpenIntents on your emulator. Download the openintents-binary-0.9.0.zip from http://code.google.com/p/openintents/downloads/list Type the follow command on your console cd $Android-sdk-home$/tools emulator -wipe-data 2)When Emulator opened (automaticaly by the command above). Use the following command for installing the openintents.apk on you emulator. Type the follow command on your console > adb install d:/openintents.apk 3)Set up the IP address and Socket for Open Intents Open the OpenIntents. Select the “Settings” Tab. Check the Sensor simulator, and then input you IP address and Socket. 4)Test the OpenIntents. Run sensorsimulator.jar. Which located in folder openintents-binary-0.9.0/tools/ . And then Select the “Testing” tab and then check the connection. Select the slide bar “orientation”. Drag it. You can find the data changing It means you have successfully connected the simulator with OpenIntents. 5)Install the XRace.apk , the same as step 2) >adb install d:/XRace.apk 6)Open the XRaceServer.jar. Start the Server    7)Then you can run XRace. Focus on emulator window Turn the “NumLock”(key board) light on, strike key “7” , change the emulator to horizontal screen. Then click the "muitiple".(for now version 1.0 "single" is the same as "multiple") 8)Enter the Server IP, on which runs XRaceServer.jar. 9)Then it may take several minutes to load. Depends on your computer )Strike “up”, use the “right” and “left” to select your car. )Strike “Down” to finish car selecting, and then strike “Enter” to run the game. You car control the car both by keyboard and sensor simulator. While you are using the simulator, Sensor “Pitch” controls the direction and the “Roll” controls the speed. Development Environment The code is currently developed using the Eclipse with the ADT plugin. The current Android SDK is Android-windows-1.0. Developed upon PC with Intel® Core™2 Duo CPU E4600 2.4GHz,2.0GB RAM Problems Found Emulator speed. The emulator speed is very “unacceptable” when running the XRace. 2.Without Blue Tooth API.(Interface reserved for further programming). 3.Insufficient collision handle. 4.Several bugs known. 5.Game experience improving. Project Introduction This project was initiated by group "android research" from SierraAtlantic. Start Time : 2008.10.7 End Time: Still active PM: CNan Members: Cpan Darktemplar Jlin Yyang Sliao Jhuang Yzhong Micheal [Less]
Created 11 months ago.