Author Topic: Sky Maze 3D  (Read 49453 times)

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Sky Maze 3D
« on: October 20, 2010, 03:16:56 am »
as in game graphics are almost complete, it's time to go public :D

this is a simple ball control game, purpose is to reach exit tile. controlled by touching screen and requires multi touch. seems as an N1 or higher device will be necessary. i've found no direct way of forcing this, so i assume forcing high resolution will practically result in such devices.

this game is a port (with minor modifications) of a flash game with author's permission.

here are some shots, all taken from stock N1 running Android 2.1.

simple start level. background image and possibly clock will change. the debug string w:5 means there are 5 objects in the world


another level with simple turns. by collecting diamonds extra points can be earned


a jump high level. this kind of levels are most fun IMHO


a big level and demonstration of breakable tiles.


my test level. red tiles are lava, the downward moving circles represent magnet tile is on, on upper right teleport tile is visible:


same test level with a different angle. lava particles can be seen. i've cut down the number of lava particles for performance


cheers ;D
r a f t

edit: corrected the title
« Last Edit: June 04, 2012, 06:04:28 pm by raft »

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Jumpy - Ball game
« Reply #1 on: October 20, 2010, 08:09:11 am »
Looks cool...too bad, that i can't play it on my device... :'(

Offline zammbi

  • float
  • ****
  • Posts: 361
    • View Profile
Re: Jumpy - Ball game
« Reply #2 on: October 20, 2010, 11:48:41 am »
Looks really great. Demo to test?  ;)

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Jumpy - Ball game
« Reply #3 on: October 20, 2010, 05:01:19 pm »
thanks guys :D i guess i can publish a demo version for testing soon..

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Jumpy - Ball game
« Reply #4 on: October 20, 2010, 08:19:46 pm »
Two questions:

  • Is "Jumpy" the official name? I would like to add it to the projects page, but i'm not sure if this is the final name or a working title
  • Is the flash game in 3D too?

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Jumpy - Ball game
« Reply #5 on: October 20, 2010, 11:37:40 pm »
not sure for the name. possibly it will be "Jumpy 3D" if i dont find something better
yes the flash game is 3d too

Offline fireside

  • double
  • *****
  • Posts: 607
    • View Profile
Re: Jumpy - Ball game
« Reply #6 on: October 23, 2010, 03:33:08 pm »
Great looking project.  I don't have a cell phone, though. I like the tiles with the spaces between.
« Last Edit: October 23, 2010, 03:35:04 pm by fireside »
click here->Fireside 7 Games<-

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Jumpy - Ball game
« Reply #7 on: October 24, 2010, 03:13:22 pm »
I've just noticed that there is a game called Jumpy available on the market already...

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Jumpy - Ball game
« Reply #8 on: October 24, 2010, 07:01:08 pm »
mm, thanks for the remark. I can't download that game at the moment for some unknown reason. maybe I should find another name, I'm open to suggestions ;)

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Jumpy - Ball game
« Reply #9 on: October 24, 2010, 08:59:49 pm »
Has to be a general problem with the market today. I can't download anything either...

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Jumpy - Ball game
« Reply #10 on: November 21, 2010, 10:20:48 pm »
I've added it to the projects page.

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Jumpy - Ball game
« Reply #11 on: November 21, 2010, 10:43:26 pm »
thx ;D i've very limited time to spend for this game so it took a while to release something..

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Jumpy - Ball game
« Reply #12 on: December 17, 2010, 03:04:35 am »
added a sky box. indeed as the camera always looks down maybe it's better called ground box ;D

i've also made many gui related things. screens, preferences etc. i really hate these tedious jobs >:( they took so much time. i had implemented first prototype of game logic (still mostly unchanged) within less than a week. my boss didnt believe that and blamed me stealing regular job time for this game ::) in contrast these completion and gui things took weeks and still there are many things to do :(

some screenshot with the new ground box


same scene at a different angle


Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Jumpy - Ball game
« Reply #13 on: December 17, 2010, 10:32:56 pm »
Everything related to GUIs bores me to death...which is why i'm not very good at Swing for example. Anyway, nice ground box... ;)

Offline raft

  • quad
  • ******
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: Jumpy - Ball game
« Reply #14 on: January 13, 2011, 06:26:19 pm »
below are a few more screenshots. and here is the test apk: Jumpy3d-beta.apk
most things are in place now. there will be 50-60 levels. music and sound will change. btw does anyone know where to find good quality free or low price music and sound effects?

too bad, that i can't play it on my device... :'(
yes, too bad :( i'd like to hear your comments