CodeWalrus

Development => Phones & Tablets => Topic started by: tr1p1ea on February 23, 2016, 09:38:35 PM

Title: [Android] Minecraft themed puzzle projects
Post by: tr1p1ea on February 23, 2016, 09:38:35 PM
Recently I have been very busy IRL and unfortunately haven't had a lot of time to dedicate to coding and stuff. I have finally set up my workstation at my new house and decided to work on a couple of Unity kits which can be turned-around quite quickly.

I have a couple of puzzle games that are basically Minecraft themed from a graphics perspective (while I continue to work on my own Minecraft/Cubeworld game: http://www.cemetech.net/forum/viewtopic.php?t=11718 (http://www.cemetech.net/forum/viewtopic.php?t=11718))

Swipe Craft:
http://play.google.com/store/apps/details?id=com.tr1p1ea.swipe.craft.free
(http://tr1p1ea.net/files/downloads/screenshots/android/scrft0.png)

Jump Craft:
http://play.google.com/store/apps/details?id=com.tr1p1ea.jump.craft.free (http://play.google.com/store/apps/details?id=com.tr1p1ea.jump.craft.free)
https://www.youtube.com/watch?v=15abIvhmrjY

Nothing crazy and these are pretty much just repacks but it's good to be getting back into the swing of things again.
Title: Re: Minecraft themed puzzle projects
Post by: Dream of Omnimaga on February 24, 2016, 12:33:18 AM
I like them so far :D Also that last one looks friggin hard *.*. I'm glad you're still coding :)
Title: Re: [Android] Minecraft themed puzzle projects
Post by: tr1p1ea on February 25, 2016, 09:02:16 PM
Yeah it takes a bit of getting used to, especially to make the first jump - but after that you should be good :).
Title: Re: Minecraft themed puzzle projects
Post by: Dream of Omnimaga on February 25, 2016, 09:06:18 PM
On a side note,I wonder if that game would be feasible on the 84+CE?
Title: Re: [Android] Minecraft themed puzzle projects
Post by: Dudeman313 on February 25, 2016, 10:25:30 PM
Quote from: DJ Omnimaga on February 25, 2016, 09:06:18 PM
On a side note,I wonder if that game would be feasible on the 84+CE?
It'd probably be awesome on the CE, and I'd totally play that, but as for endless games, I'd definitely want to see Glass Tower, Crossy Road, and maybe even Temple Run(a port of the existing TI-84+ one on Omni, but landscape).
Title: Re: [Android] Minecraft themed puzzle projects
Post by: tr1p1ea on February 26, 2016, 04:54:44 AM
This might be possible on the CE, even in actual 3D ... but that would take a little work.

I don't see why some of those games couldnt work.
Title: Re: Minecraft themed puzzle projects
Post by: Dream of Omnimaga on February 26, 2016, 05:08:15 AM
My idea was to pre-render the rotated block sprites, either when the game start or already include them inside the executable (although the latter might take more disk space). My main worry is the screen, so maybe a lower color mode or screen area would have to be used?

xLIBCE first, though :P