RetroBASIC

Basicprogramming(.org) => Community news and announcements => Topic started by: wang renxin on January 12, 2018, 06:26:24 AM

Title: Indroducing BASIC8
Post by: wang renxin on January 12, 2018, 06:26:24 AM
As MY-BASIC getting close to its first stable release, I've put my efforts on a MY-BASIC powered project for months. Which is called BASIC8. I'm using MY-BASIC as the language kernel for this software, with some extra extended syntax, such as bitwise operators, coroutine, linear algebra... and more libraries for game and other program development. The idea is similar to PICO-8, but BASIC8 is designed mostly from my own purpose and design. And it's BASIC, instead of Lua. This is something I'd been looking for to make quick prototype, and weekends projects. Hope it brings the straightforward enjoyable experience back again of retro programming and gaming, without tolerating inconvenience of vintage computers.

Homepage: https://paladin-t.github.io/b8/ (https://paladin-t.github.io/b8/)

Get on Steam: http://store.steampowered.com/app/767240/BASIC8/ (http://store.steampowered.com/app/767240/BASIC8/)

(https://paladin-t.github.io/b8/pages/imgs/tools.png)
Title: Re: Indroducing BASIC8
Post by: Aurel on January 12, 2018, 03:09:40 PM
Wang
i don't tried yet but from screenshot i say
Looks interesting ...but on github there is no download exe
also require openGL3.3 rught on win7 minimum ?
Title: Re: Indroducing BASIC8
Post by: wang renxin on January 13, 2018, 04:41:27 AM
Aurel, there's no demo version, I just use github for archiving pages and issue tracker. Yes that's the minimum requirement.
Title: Re: Indroducing BASIC8
Post by: Aurel on January 13, 2018, 06:51:03 PM
Ok but where is download then?
Title: Re: Indroducing BASIC8
Post by: wang renxin on January 14, 2018, 04:30:25 AM
Updated.
Title: Re: Indroducing BASIC8
Post by: wang renxin on March 04, 2018, 07:03:43 AM
It's patched with v1.2.3 p1, doesn't require GL3+ anymore to run BASIC8.
Title: Re: Indroducing BASIC8
Post by: ScriptBasic on March 05, 2018, 04:53:09 AM
Do you except Google Pay (GPay) as a payment method? I wouldn't use it enough to go through becoming a Steam member.

If you send me a copy, I'll setup your own BASIC8 board on AllBASIC.info forum.  :)

Title: Re: Indroducing BASIC8
Post by: wang renxin on March 05, 2018, 10:12:18 AM
Thanks for your kindness, but I don't use Google Pay, sorry John. And there's no plan to make more than Steam exclusive for the moment, mostly because Steam workshop is a requirement to get full experience.