Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

BASIC Forum & Tutorials

The tutorials are useful for self-learning and the forum is good for sharing ideas & information · By david.JamIsFun

Small Visual Basic, simplicity and power.

A topic by david.JamIsFun created 2 days ago Views: 22 Replies: 2
Viewing posts 1 to 2
(+1)

The programming language is nice.
https://github.com/VBAndCs/sVB-Small-Visual-Basic

Small Visual Basic(sVB) is an educational language. The development of Small Basic stopped in 2015. The author of sVB created sVB to improve Small Basic. The author of sVB has actively developed sVB in recent years and sVB has evolved Small Basic into a more powerful yet still beginner‑friendly tool. 

The visual form designer was added to make sVB closer to Visual Basic but simplified for children and adult beginners. In fact, sVB is a stepping stone into VB.NET and eventually C#, giving learners a clear progression path. In the language package, there are a lot of interesting examples(over 160. Games, puzzles, animations, turtle graphics, Windows forms, etc.) for helping learners. The package also includes a debugger and LitDev library(for 3D and physics engines).

sVB is a thoughtful modernization of BASIC for education. It seems that it balances simplicity with power. As a result, children can easily learn programming and adult users can also use the language to develop ordinary applications. Small Visual Basic is a tribute to BASIC’s 60‑year legacy and a practical tool for teaching modern programming fundamental skills. If you like to use Small Basic, you will also like Small Visual Basic.

(1 edit)

this is better than Small Basic obviously, i will try using this to make games

Thanks for reading the comment! Thanks for your feedback.