Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by TigerJ

For the last month or so I have been streaming the development of my game live on twitch.tv

I try to explain a lot of the "things" I do as I stream. Lately I have clipped some of the better portions into a channel on youtube.

http://www.youtube.com/user/jimmicritter?feature=mhee

Enjoy :)

1 decade ago by fulvio

@TigerJ: This is great! I'll be watching these vids and thank you for providing them!

I just tried the link to the game and both Firefox and Chrome return exceptions because of a failure to load resources:

http://devbriggs.com/sogd/game1/index_baked.html

uncaught exception: Failed to load resource: media/sound/compressed/explode.*
uncaught exception: Failed to load resource: media/sound/compressed/collect4.*
uncaught exception: Failed to load resource: media/sound/compressed/collect3.*
uncaught exception: Failed to load resource: media/sound/compressed/splat.*
uncaught exception: Failed to load resource: media/sound/compressed/shoot1.*
uncaught exception: Failed to load resource: media/sound/compressed/jump1.*
uncaught exception: Failed to load resource: media/sound/compressed/jump2.*
uncaught exception: Failed to load resource: media/sound/compressed/hurt1.*
uncaught exception: Failed to load resource: media/sound/compressed/collect5.*

1 decade ago by TigerJ

it should be this link :) http://devbriggs.com/cloudy/colonycourier/index_baked.html

I must have missed a couple references is. When I added sound I had to move the game to a directory with mime support for .ogg

Also in this current baked version if you have a controller plugged in, the d-pad may override the movement keys as it's emulating the keydown/keyup events for already bound keyboard keys. ( there will be videos on this soon :) )

edit: you can clone it down also here https://github.com/TigerJ/colonycourier
Page 1 of 1
« first « previous next › last »