Skip to content

chrislott/Minicraft

 
 

Repository files navigation

Minicraft

This is the Android version of "Minicraft", you can get a pre-compiled binary/apk here, or by using this QR code:
Use the barcode scanner-app on your phone!

My changes are CC-BY-SA

Changelist in a somewhat chronological order (the descriptions are taken over verbatim)

For the Ludum Dare 22 competition!

This is the originally released official source code, unofficially hosted on GitHub. If you want to play around with it, please fork this one! Pull requests accepted.

Android Port

by Rich Jones (http://gun.io)

I'm going to try to spend the weekend porting this game to Android. This will be done on the 'android' branch of this git repository. Let's see how it goes (and no, I won't be screencasting it :( )

Playable Android Port

by Chris Lott (http://www.chrislott.net)

I forked this from Rich Jones. Made it playable. I included an icon found here: http://kaishinchan.deviantart.com/art/Minecraft-Icon-187560800

Changes to Android Port

by Sven Reul (Twitter: @hefferniceday)

Based on the fork from Chris Lott, I managed to implement the following extras:

  • Replaced text buttons for movement by semi-transparent arrows
  • Sound is working
  • Game thread is stopped when game is closed
  • Different display sizes are supported (tested with resolution of 800x480 on SGS2 and 320x240 on Vodafone845)
  • Game is started full screen (without title bar)

Changes to the changes of the Android Port ;)

by Alexander Wiens (DerZaubererVonOz, Twitter: @BDSGHTJ, github.com/Compendium/

  • Fixed build-setup on eclipse (ant didn't work for me)
  • Replaced all that button monkey-business with a analog style pseudo joystick
  • Working on adding more sounds/music, since the original lacks a bit in this aspect
  • Added really fast saving and loading :D (but need to test this on other devices, maybe it's just my phone?)
  • Re-enabled frame-limiter, to conserve battery live on mobile devices.

TODO

* Fix the sometimes flaky controls
* Get the app to the market sometime soon
* Add a credits screen, with attribution.

Attribution

(in no specific order)

Music

About

Minicraft and Minicraft for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%