Go Back   3D Realms Forums > Blogs
Blogs FAQ Community Calendar

Notices

Old

Loops in DSLua

Posted 02-18-2008 at 04:41 PM by Samji
Updated 02-18-2008 at 04:49 PM by Samji

I have been trying to write programs using loops to run on my Nintendo DS with DSLua.

Here is the first one. It just cycles through some fruit and puts in in a hypothetical basket.
I then want a drink for my efforts ... a nice banana smoothie

[code]
SCREEN_TOP = 1
SCREEN_BOTTOM = 0
BGTopText = Screen.LoadTextBG()
BGBotText = Screen.LoadTextBG()
Screen.Initialize(SCREEN_TOP, BGTopText)
Screen.Initialize(SCREEN_BOTTOM,...
Samji's Avatar
Posted in Uncategorized
Views 9107 Comments 0 Samji is offline

All times are GMT -6. The time now is 07:18 AM.

Page generated in 0.09815192 seconds (100.00% PHP - 0% MySQL) with 23 queries

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

Website is ©1987-2014 Apogee Software, Ltd.
Ideas and messages posted here become property of Apogee Software Ltd.