- Видео 6
- Просмотров 159
litdev
Добавлен 20 июл 2007
Small Basic is a small programming language originally developped by Microsoft to help teach children using a simplified IDE and compiler. It is a great way to get started for younger and increasingly older leaning programmers, with an emphasis on a simple but powerful language.
As well as helping in the Small Basic community, I developped the LitDev extension and SB-Prime development environment.
The LitDev extension includes: 3D rendering, physics engine, databases, networking and com interface, extended graphics and controls, image processing and much more.
The SB-Prime IDE is an enhanced development environment to include a debugger with interactive flow chart, improved internationisation, extension manager and more.
As well as helping in the Small Basic community, I developped the LitDev extension and SB-Prime development environment.
The LitDev extension includes: 3D rendering, physics engine, databases, networking and com interface, extended graphics and controls, image processing and much more.
The SB-Prime IDE is an enhanced development environment to include a debugger with interactive flow chart, improved internationisation, extension manager and more.
Видео
Knife Edge Orbs
Просмотров 355 месяцев назад
Game written in Small Basic using LitDev extension with 3D
Frog Hopper
Просмотров 345 месяцев назад
Game written in Small Basic using LitDev extension with Box2D physics engine
SBExtension
Просмотров 287 месяцев назад
A demonstration creating a very simple extension for Small Basic in C# using SharpDevelop. The actual extension is trivial, this demo is about the settings, options and code requirements.
It was fun!