android-gltron

glTron 的安卓移植。(Android port of glTron)

Github stars Tracking Chart

Android Port of glTRON -

INTRODUCTION

This project was undertaken by myself (Iain Churcher) to learn both android and openGL ES programming.

The code in this project was based on glTron version 0.7 by Andreas Umbach and can be found at the following website:

www.gltron.org

The code created is Java port of the original 'C' code, there is no Android NDK calls thus should be fully portable to all current and future Android platforms.

This is not a faithful port and I have taken 'creative' license with numerous concepts.

I am fairly new to Java coming from a C background and as such please forgive my messy inefficient code.

I hope that this helps other people with learning to program android opengl games and that they have as much fun as I have had making this.

I can be contacted via GitHub (Chluverman)... or via iain.linux.coding@gmail.com

LICENSE

As this code was derived from a GPL project all code thus provided remains under the GPLv3 and can be found on github under the android-gltron repository.

See COPYING file for license info

Note that the GPL means you have to contribute changes back to the community!

TO DO LIST

As this was a learning experiance this is not a faitful port missing features are as follows:

  1. Recogniser not implemented.
  2. Bike shadows not implemented
  3. Bike glow not implemented
  4. Bike model explosion (attempted this but was far to slow on my phone)
  5. Speed Boost..
  6. 2d Map
  7. Multiplayer (alas i only have one android device)
  8. Loadable artpacks (fixed to the default)
  9. Any user settings.. (e.g. fixed to HARD AI) (Now done in 1.1)
  10. 3D sound (only your own bike makes engine noise and no sounds are directional)

Probably a few other things ive missed.

I have no immediate plans to continue working this code but if enough people request features than I shall endevour to find some more time.

DEVICES TESTED ON

Developed on a Nexus S running Ice Cream Sandwich

Tested on:
Samsung Tab 10.1
Sony Erricson Xperia

Overview

Name With OwnerChluverman/android-gltron
Primary LanguageJava
Program languageJava (Language Count: 1)
Platform
License:GNU General Public License v3.0
Release Count4
Last Release Namev1.1.2 (Posted on 2012-06-30 20:18:28)
First Release Namev1.0 (Posted on 2012-06-23 13:46:45)
Created At2012-01-14 20:41:05
Pushed At2016-04-29 04:15:18
Last Commit At2012-07-01 13:28:02
Stargazers Count83
Watchers Count18
Fork Count60
Commits Count15
Has Issues Enabled
Issues Count7
Issue Open Count6
Pull Requests Count0
Pull Requests Open Count2
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top