Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411560 Posts in 69384 Topics- by 58443 Members - Latest Member: junkmail

May 03, 2024, 02:17:04 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsbalance this - invent your own silly challenges!
Pages: [1]
Print
Author Topic: balance this - invent your own silly challenges!  (Read 1645 times)
anselm_eickhoff
Level 0
***



View Profile
« on: March 15, 2013, 07:17:05 PM »

Dear Tiggers,

In 2 days I made balance this, a little accelerometer game with a twist:



You have to balance a ball, but under ridicolous restrictions like standing on one leg or jumping or holding the phone with your foot.

Get it for free on the Play Store and try it!

As you can see, everyone can suggest new challenges.
The game will automatically load new challenges from this file: Existing Challenges (.json)

I'm looking forward to your feedback and your challenge ideas! Beer!
(You will be credited with your Tigsource name, Twitter handle or whatever you want.)
« Last Edit: March 19, 2013, 05:49:28 PM by anselm_eickhoff » Logged
anselm_eickhoff
Level 0
***



View Profile
« Reply #1 on: March 17, 2013, 04:16:27 PM »

v0.3 is now available: all bugs that I knew of are fixed.

I only tested the game on my Galaxy Nexus though,
so let me know how it works for you!
Logged
anselm_eickhoff
Level 0
***



View Profile
« Reply #2 on: March 19, 2013, 05:22:49 PM »

v0.4 is available

Phew that was a lot of work, but worth it.

As you might have noticed, the first versions were made with CocoonJS, basically a HTML5-to-Android wrapper and compiler. It seemed to be my dream come true, but had several problems:

  • .apk file was almost ~5MB even though my app was ~300kb
  • dissapointing performance
  • old Android devices not supported
  • required unneeded permissions (like GPS, wtf?)
  • no AntiAliasing for drawing shapes

That is all fixed now, I reimplemented it completely with native Java/Android.
(can't say about performance for sure)

I also added the first special challenge: "...without looking!"
During that challenge, the game encodes the balls position and velocity with sound.
You can try to close your eyes and balance with the audio cues only.
(It is very hard, headphones for proper stereo recommended!)
« Last Edit: March 28, 2013, 08:57:39 AM by anselm_eickhoff » Logged
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic