preview of a new Snake

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
Shine
Posts: 728
Joined: Fri Dec 03, 2004 12:10 pm
Location: Germany

preview of a new Snake

Post by Shine »

MrMr[iCE] has implemented a nice algorithm for the movement of a snake: http://pspupdates.qj.net/SnakeSP-for-1- ... /aid/75625

He explained the algorithm to me, so when I have some time, I'll implement an improved Snake for Lua Player. A preview with source code for testing the movement and the speed:

http://www.youtube.com/watch?v=NJiv92MfgJM

We can discuss features in this topic and maybe ideas for the graphics and the sound effects, because I'm only a programmer, not an artist.
youresam
Posts: 87
Joined: Sun Nov 06, 2005 1:43 am

Post by youresam »

Hey shine, you can use Gu.TRIANGLES to draw rotated images, so the image doesnt have to be a perfect circle. It (should) also speed things up a bit.
Post Reply