Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411599 Posts in 69387 Topics- by 58445 Members - Latest Member: gravitygat

May 08, 2024, 08:53:36 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityTownhallSolipskier
Pages: [1]
Print
Author Topic: Solipskier  (Read 2578 times)
aeiowu
Level 10
*****


Greg Wohlwend


View Profile WWW
« on: August 12, 2010, 02:40:05 PM »

Hey guys, Mike and I released a new game earlier today. It's up on the web in Flash and also on the App Store for iPad/iPhone.

It's called Solipskier:


Flash/Browser: http://solipskier.com
App Store: http://itunes.apple.com/app/solipskier/id383281764


Anyway, let us know what you think and so forth. Post high scores (compete for reals on Kong too) and so on if you want.

Gentleman

Logged

Nugsy
Level 10
*****



View Profile
« Reply #1 on: August 12, 2010, 04:01:51 PM »

I was playing this earlier. It's great fun. Kiss
Logged


Cagey
Level 1
*



View Profile WWW
« Reply #2 on: August 12, 2010, 04:16:24 PM »

I looove this game. It was an instant buy for me after playing the flash version.

I'm interested to know if you guys could shed a little light on how you did iPhone and Flash development. Did you use any tricks, or just do it the hard way?
Logged

ness io kain
Level 6
*


died and is a ghost.


View Profile WWW
« Reply #3 on: August 12, 2010, 04:35:57 PM »

Fun game! I love the colors.
I'm pretty bad at it, though...
Logged

My music.
If your Twitter doesn't have enough depression and awkward pomposity, here you go.
aeiowu
Level 10
*****


Greg Wohlwend


View Profile WWW
« Reply #4 on: August 12, 2010, 04:40:48 PM »

Awesome guys! Smiley Glad you're digging it.

I'm interested to know if you guys could shed a little light on how you did iPhone and Flash development. Did you use any tricks, or just do it the hard way?

it's actually using the CS5 flash>iPhone stuff. They didn't notice...















Wink

Actually it was pretty cool. I can say that because I had nothing to do with the code. Joe Bergeron (http://twitter.com/wirealbatross) did most of the port for us while we worked on polishing the feel and graphics. He made an Air app that exported the graphics to a 1024x1024 sprite sheet with correlating text files for the bounding boxes and so on. There was still some tweaking that needed to be done, but this was a huge help for when we needed to 2x all the vector assets from flash for the iOS4 and iPad resolutions.

Otherwise it's all OpenGL ES wih C++ and Obj. C bits (as far as I know). The font was all done with bounding boxes in the same 1024x1024 sheet as well to save on memory.

If Joe or Mike pipe in they can talk more about it, i'll link them this thread.
Logged

Cagey
Level 1
*



View Profile WWW
« Reply #5 on: August 12, 2010, 04:48:50 PM »

it's actually using the CS5 flash>iPhone stuff. They didn't notice...

Ahhh i wish that were true Tongue I do wonder if any CS5 Flash/iPhone games exist.

Thanks for that informative reply. I was hoping for some super secret Flash -> iPhone converter that I hadn't yet heard of. Only in my dreams I guess Wink
Logged

Matt Thorson
Level 7
**

c'est la vie


View Profile WWW
« Reply #6 on: August 12, 2010, 06:45:26 PM »

This game is a ton of fun, and really original. Great work.
Logged

iffi
Guest
« Reply #7 on: August 12, 2010, 06:53:24 PM »

Fun concept and well-polished - I really like this! It would be a buy for me if I had an iPhone or iPad.
Logged
WireAlbatross
TIGBaby
*


View Profile
« Reply #8 on: August 12, 2010, 06:56:46 PM »

This is Joe.

I didn't find any AS->Obj-C ninja converters or anything, but I didn't go looking for them either. I just ported it straight up.

Like Greg said, I made an AIR app that loaded a SWF and dumped a PNG with MovieClip frames and a meta file with Bounding boxes and junk.

I wrote some base classes in C++ that were 'LIKE' Actionscript classes like DisplayObject, Sprite, etc. in order to keep lots of the logic, but it all ended up just being it's own system.

Mike came in and did some brilliant work making it feel like the flash version. I was struggling with that.

For some of the more complicated animations like the stars and landing snow, I just wrote a simple but effective particle emitter.

All and all it was a pleasant experience. I'm totally down with sharing techniques and insight. I'm all about sharing the indie love. Let me know if you have any specific questions. I definitely learned a lot.

xxoo
Joe
Logged
Chris Z
Level 7
**



View Profile WWW
« Reply #9 on: August 12, 2010, 07:14:16 PM »

Great job guys, just bought it off the app store after playing on Kong for a while.  Beer!
Logged

nyarla
Level 0
**

what


View Profile WWW
« Reply #10 on: August 12, 2010, 07:18:40 PM »

Hey, this is awesome fun. And I love the colour scheme and sensation of speed. The whole thing is so stylish. Very nice work!
Logged
deathtotheweird
Guest
« Reply #11 on: August 12, 2010, 08:08:25 PM »

yeah it's very addictive, I must have played a dozen rounds before I forced myself to stop.
Logged
ness io kain
Level 6
*


died and is a ghost.


View Profile WWW
« Reply #12 on: August 12, 2010, 09:13:51 PM »

My best score so far is 2,406,802. Still pretty awful; ha...
I would purchase this if I had the hardware for it. I wish I did -- it seems like there have been a lot of great things coming to the iPhone lately -- but... education is taking all my money. Sad


By the way, I don't mean to sidetrack things too poorly, but this seems like as good an opportunity as any to ask: Did you guys have any trouble at home or at the office with the flooding?
I drove out while it was happening (I barely escaped! Shocked ), and I have not been back since then, so I haven't seen the damage for myself yet.
Logged

My music.
If your Twitter doesn't have enough depression and awkward pomposity, here you go.
team_q
Level 10
*****


Divide by everything is fine and nothing is wrong.


View Profile WWW
« Reply #13 on: August 12, 2010, 09:19:19 PM »

Hey Mike and Greg, this game is the raddest.
Logged

Dirty Rectangles

_PRINCE OF ARCADE_
c-foo peng
Level 3
***


game chef


View Profile WWW
« Reply #14 on: August 12, 2010, 09:23:42 PM »

Whoa.

This is good.

Whoah.
Logged

aeiowu
Level 10
*****


Greg Wohlwend


View Profile WWW
« Reply #15 on: August 12, 2010, 09:25:31 PM »

My best score so far is 2,406,802. Still pretty awful; ha...
I would purchase this if I had the hardware for it. I wish I did -- it seems like there have been a lot of great things coming to the iPhone lately -- but... education is taking all my money. Sad
I hear you! We just have a first generation iPod touch that I got a long time ago. It runs the game moderately well but it was our only test device. Later in development, Joe was nice enough to cover the costs of an iPad (so he could test since he's in Florida) so between those and the simulator we sort of winged it. Sometimes I will go to the Apple store to play with stuff though, it's a fun "vacation" for us poor folk.

By the way, I don't mean to sidetrack things too poorly, but this seems like as good an opportunity as any to ask: Did you guys have any trouble at home or at the office with the flooding?
I drove out while it was happening (I barely escaped! Shocked ), and I have not been back since then, so I haven't seen the damage for myself yet.


The office was just fine, but my place had some really minor flooding. Nothing was damaged, but it's just mildly annoying. I'm actually in Cedar Falls right now because of the reported thunderstorms this weekend and I want to have tap water and showers again... This is a time when it pays to be self-employed and I can just work wherever I want! Smiley
« Last Edit: August 12, 2010, 09:29:09 PM by aeiowu » Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic