Ashley and Linux?
Node webkit supports win/mac/linux, so I'm pretty sure he will especially considering that the Steam console/computer will be using linux.
Ashley said somewhere that Node-webkit will be in the next beta release (fullscreen, uses chrome, gamepad support, opens like a normal game/application etc.)
It's too ugly for to me consider buying it. Maybe over a decade ago, it would have been cool.
twitter.com/awesomium
eads up! We're back in business and 1.7 Official is coming down the pipe soon.
If gamestick had better performance than the already medicore performance of the Ouya, then it might be good.
Ya, less sprites the better. Use the display sprite's collision polygon if you can.
Arima, did you finish the last 3% last year? :D
You do not have permission to view this post
Why do you need to subtract from level in such small increments like that?
I reckon you should keep the level value clean by using only integers, and if you need to subtract by decimals or whatever then use a seperate variable.
Develop games in your browser. Powerful, performant & highly capable.
Thanks peoples.
dropcanvas is better than drop box if your concerned about bandwidth.
Bump
Awesomium is dead and slower than Chrome, so we're waiting for node-webkit implementation or something better.
Yeah that works, except I should clarify that I'm using the platform movement (not physics).
I'm not sure if that tutorial is related? This problem is to do with making a slope that you can slide down, not make you walk around it like in sqiddster's gravity example/tutorial.