Links

Status

40%

Contact me!

ICQ: 16366316

What's it?

Alvyn is an Open Source free software multiplatform BASIC interpreter written entirely in C++, developed with aim to be 100% compatible with AMOS Professional (Amiga), to allow game developing on Unix and non-Unix system

SCREENSHOT!




POOL!


Amos file formats


Some Examples of Alvyn/Amos Code:


Example 1:

screen open 0,640,480,32,lowres : cls 0 : paper 0
for i=1 to 1000
ink i
plot sin(i)*100+150,cos(i)*100+150
next


Example 2:

... todo :)



Copyright Gianluigi Davassi gigy@freemail.it
Homepage hand-made with XFTE editor :P