| FBA The Creator http://www.fbacreator.com/fbaforum/ |
|
| yaSnake: 2 days work snake clone http://www.fbacreator.com/fbaforum/viewtopic.php?f=10&t=38 |
Page 1 of 1 |
| Author: | umbiomar [ Wed Apr 23, 2008 4:24 pm ] |
| Post subject: | yaSnake: 2 days work snake clone |
Guys, i work on fba since the last week and i found it very impressive!! here're some shots of my very first game (actually 2 days work) just for test tool power. In the next days I'll post the full source for your use (and abuse). Attachment: 1.PNG [ 12.99 KiB | Viewed 15133 times ] Attachment: 2.PNG [ 13.54 KiB | Viewed 15133 times ] Attachment: 3.PNG [ 5.08 KiB | Viewed 15116 times ] |
|
| Author: | umbiomar [ Mon Apr 28, 2008 10:33 am ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
As promised here's the full FBA project Attachment: and the win32 executable Attachment: happy snaking ;D |
|
| Author: | cic.lemur [ Wed Apr 30, 2008 4:23 am ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
Very nice 1) It's fast 2) Could use an exit button. Ran it on my PDA and had to soft reset to exit |
|
| Author: | umbiomar [ Wed Apr 30, 2008 8:01 am ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
Ops!! You're right, here's a fixed revision plus some other goodies (sounds, increasing speed based on score, quit button). Attachment: Comments and tips are very appreciated. |
|
| Author: | nandlal_mk [ Sat May 10, 2008 9:26 pm ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
I just saw FBA site and now installed your first good attempt of snake, there is a small lag between pressing of D-pad on PDA and turning of snake. I dont know its due to code or FBA's limitations. However i havnt started messing with this promising creator yet, but its really looks easy. |
|
| Author: | umbiomar [ Mon May 12, 2008 8:22 am ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
Snake speed is very slow in the first steps, so the snake react slowly to direction changes, it must increase with score. Let me know if this is the snake behaviour. |
|
| Author: | cic.lemur [ Tue May 13, 2008 1:18 am ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
umbiomar wrote: Snake speed is very slow in the first steps, so the snake react slowly to direction changes, it must increase with score. Let me know if this is the snake behaviour. I don't see any noticable lags, it's a tad slow for me at the begining but that's easily changed in the code. It's well written and commented. |
|
| Author: | umbiomar [ Tue May 13, 2008 10:54 am ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
Nice you like it. In the next days i'll post some new game (i'm still thinking about) as tutorial purpose, so stay tuned. ;D |
|
| Author: | nandlal_mk [ Tue May 13, 2008 5:59 pm ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
cic.lemur wrote: I don't see any noticable lags, it's a tad slow for me at the begining but that's easily changed in the code. It's well written and commented. what parameter u exactly change ? thanx for answer |
|
| Author: | cic.lemur [ Thu May 15, 2008 3:17 am ] |
| Post subject: | Re: yaSnake: 2 days work snake clone |
nandlal_mk wrote: what parameter u exactly change ? thanx for answer look for following in games.fba, change game_speed_cycle to your taste, 0 is fastest. Code: if game_score>=0 then game_speed_cycle= 3 end |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|