Author Topic: Supersonic Ball Android  (Read 6961 times)

0 Members and 1 Guest are viewing this topic.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Supersonic Ball Android
« on: April 13, 2014, 11:13:09 pm »

Soon...

Meanwhile, have a 0.9.3-alpha1 Supersonicstuck release.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Supersonic Ball Android
« Reply #1 on: April 14, 2014, 04:52:21 am »
Can't wait. :w00t:

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Supersonic Ball Android
« Reply #2 on: April 19, 2014, 02:12:43 am »
You should maybe change Supersonic Ball PC to Mobile tho. :P ANyway, this looks nice, although I hope you can make it run in Android 2.2.2 so I can play it :D

I assume that to move left/right we'll just place our fingers on the sides of the screen and to jump higher tap the middle, right?

Also what's the download link for 0.9.3-alpha1 Supersonicstuck release? I can't find it on your blog.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball Android
« Reply #3 on: April 19, 2014, 02:25:30 am »
There's not much download links other than this one (mainly because it's alpha, there's a few bugs I don't really want to release something with them but I still wanted to slap a version number on that commit). Unzip and drag the folder into love.exe.

Otherwise, latest commit features a few fixes, enhancements and especially half of touchscreen support. (The other half is the controls for the game, I still have to figure out something that work...)

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Supersonic Ball Android
« Reply #4 on: April 19, 2014, 02:28:46 am »
Oh ok I thought you meant that version was out for testing :P

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball Android
« Reply #5 on: April 19, 2014, 03:06:01 am »
Well, you can always test the latest git version out :P

Fun fact: there's a Download ZIP button on the Github page. You can also click the branch: master button, then Tags, select the desired version number, then Download ZIP at the bottom the the sidebar.

By the way, DJ, this is how it looks on your phone model right now (Samsung Galaxy 551 with Android 2.2.2), I'm looking into this. The framework I'm using only supports a minimum of Android 2.3.3.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Supersonic Ball Android
« Reply #6 on: April 19, 2014, 04:07:57 am »
did you write this in java or did you use love2d4android?
I'm not a nerd but I pretend:

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball Android
« Reply #7 on: April 19, 2014, 09:03:54 pm »
I'm using love-android-sdl2, which does a pretty great job.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Supersonic Ball Android
« Reply #8 on: April 19, 2014, 10:09:09 pm »
Is multitouch already supported? If so I might give it a go :)
I'm not a nerd but I pretend:

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball Android
« Reply #9 on: April 20, 2014, 02:03:12 am »
It is. I also thought of using the accelerometer as a joystick. Which would you prefer, an onscreen joystick or using the accelerometer? From a development point of view, the accelerometer is way easier to implement, but I guess I can always add an option to disable it and activate an onscreen joystick later.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Supersonic Ball Android
« Reply #10 on: April 20, 2014, 04:27:28 am »
Accelerometer sounds more fun. :D

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Supersonic Ball Android
« Reply #11 on: April 21, 2014, 02:15:09 pm »
Accelerometer sounds more fun. :D
^Thisssss. :D I was going to suggest that myself actually. :P

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Supersonic Ball Android
« Reply #12 on: April 21, 2014, 02:25:17 pm »
Then I'll implement it when I'll get home and I won't have my head buried in all this studying and stuff. Apparently I found out it's implemented as love.joystick or something, so I'll get on it kinda easily.

So stay tuned!

(Also worth mentioning I have a beta program, you'll get a development version before anyone else if you donate just here.)

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: Supersonic Ball Android
« Reply #13 on: April 21, 2014, 02:34:09 pm »
It is. -blah-
Cool. Gotta try it out, then :D
I'm not a nerd but I pretend:

Offline bb010g

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 428
  • Rating: +22/-1
  • I do stuff
    • View Profile
    • elsewhere on the net
Re: Supersonic Ball Android
« Reply #14 on: April 22, 2014, 01:33:33 am »
I lost a fair amount of work on SSB in a /home partition corruption; it may take a while to fix more stuff.
Arch Linux user
Haskell newbie | Warming up to Lua | Being dragged into C++
Calculators: HP 50g, HP 35s, Casio Prizm, TI-Nspire CX CAS, HP 28s, HP Prime, Mathematica 9 (if that counts)
π: 3.14...; l: 108; i: 105; e: 101; l+i+e: 314
THE CAKE IS A LIE IS A PIE