Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

Thanks, closer to C without pointer and without {}, is great to me.  Even with {} is good, but this is BASIC.  

Blitz3D is going to be a  good looking BASIC, it is easy to read and easy to code . It is simple for those who do not have computer science education. It has few primitive types, it has array, has only function, and a user type that is loaded with doubly linked list. Can't be better than this. We can write thousands of useful programs, those that don't need more primitive types or OOP. Blitz3D samples and games and other simple BASIC software are the proof that light weight, relatively efficient programming software is possible with great results.