iOS Android Ice Hockey Game

I was trying to start a GDD for a mobile hockey game. This would be the project that picks up in October, once Super Kart Racing is completed and published. I spent a few hours this week coming up with a very rough initial demo as a proof of concept that hockey ice physics could work. I am aware my character turning code is jacked right now, would like to smooth those facing direction transitions. Testing random animations on those other players, no real hockey anims right now.

Play in webplayer:
http://dl.dropboxusercontent.com/u/16956434/HockeyDemo/WebPlayer/WebPlayer.html

Also forgot to mention this is also a game I’d like to form a team for potentially. Would be funded through Kickstarter or Indiegogo, so everyone on the team could be paid directly for all work without any weird revenue share models or anything.

@James, do you have any details your method that you will be using to keep the secondary hand on the stick?

Edit: and the issue of stick to ground contact?

Well this project got lost in an HD failure, so I may come back to recreating the prototype again some day. I have a webplayer file of it in my Dropbox, but I have no knowledge how to get my 3d models extracted out of it. I was going to use links in 3ds max to keep the stick in one hand and animate everything else…i.e other hand holding the stick and the stick being ice level for shots and skating.

Good luck with the AI, which is going to be the REAL challenge :slight_smile:

I’d suggest picking up a copy of Matt Kirkland’s book on Programming AI by example and read through the football team AI section, worth the read, and will also give you a very good idea of what you’re getting yourself into.

I guess I dodged a bullet then, by losing this prototype. On to other things. :slight_smile:

sry for the interrupt,…but I couldn’t find that book you mentioned, with that Author’s name. But I did find this

http://www.amazon.com/Programming-Game-Example-Mat-Buckland/dp/1556220782/ref=sr_1_1?s=books&ie=UTF8&qid=1379081707&sr=1-1&keywords=programming+AI

I’d be interested in reading it too,…is this the one you are referring too?

Yes, sorry Matt Buckland :slight_smile: That is the one.