User:Amakukha: Difference between revisions

From Rosetta Code
Content added Content deleted
(+Game of Life)
(→‎My gallery: +minesweeper)
Line 13: Line 13:
File:Galton box BASIC-256.gif|[[Galton box animation]]
File:Galton box BASIC-256.gif|[[Galton box animation]]
File:Game of life Herschel BASIC-256.gif|[[Conway's Game of Life]]
File:Game of life Herschel BASIC-256.gif|[[Conway's Game of Life]]
File:Minesweeper game BASIC-256 won.png|[[Minesweeper game]]
</gallery>
</gallery>



Revision as of 11:44, 6 September 2012

My name is Andriy Makukha.

I'm from Ukraine. My native language is Python ;)

I use BASIC-256 for educational purposes. It's a powerful environment with many great features (like native speech synthesis, mouse and DB support). But the language lacks user-declared procedures with parameters, like many other BASIC dialects (QBasic, PowerBASIC, BBC BASIC, Liberty BASIC, PureBasic etc.). This makes programming of recursion quite cumbersome (see the program for Ackermann function). – I hope support of procedures will be added in future versions of BASIC-256.

My gallery

My BASIC-256 implementations:

Reach me