Information Technology - Computer Programming - Source Code - Homebrew - Open Source - Software - Hardware - 8 bit - 16 bit - 32 bit - 64 bit - x86 - x64 - DOS - Windows - Linux - Arduino - Embedded - Development - Retro - Vintage - Math - Science - History - Hobby - Beginners - Professionals - Experiment - Research - Study - Fun - Games

Craft Basic version 1.1 released

Updates about our products and services.
Post Reply
admin
Site Admin
Posts: 106
Joined: Wed Feb 22, 2023 6:51 am

Craft Basic version 1.1 released

Post by admin »

Many things have changed for the better with the new 1.1 version. The code has been cleaned up and optimized. Bugs have been removed.

Important changes include the syntax of functions. The functions will work much more like your standard BASIC now.

Also, the image handling commands have been improved. There's now loadimage, drawimage, and freeimage commands.

The math command, round has been added. The rnd function was fixed to work like QBasic.

More example games have been added including Mini Mastermind and Nonogram!

The examples and documentation have all been updated.
Post Reply