WasPentalive


About my name - I was Pentalive for several sites but I mislayed my password and was not able to get back in so I started fresh with WasPentalive.

My name is based on Conway's game of LIFE and the specific pattern the "R Pentamino". My IRL name is Ron. The R-Pentamino is a pattern in Conway's life that runs for a long time and throws off gliders that fly off to infinity.

    . @ @
    @ @ .
    . @ .
    

This is where I will be sharing code for various things as well my gitlab/github accounts


Basic Anywhere Machine

The Basic Anywhere Machine is a full fledged basic interpreter in Javascript. This was written by a fellow named CJ Veniot. I think it is pretty rad!

There is an IDE and you can code using either the traditional line numbered style of BASIC or you can use a more modern style of structured programming, like you might with QB64 or QBasic

I will eventuall place a link to BASIC ANYWHERE right here


Nearly Traditional StarTrek

Here is my "Nearly Traditional StarTrek Game" written in BAM (Basic Anywhere Machine)

This link with drop you into an IDE with the code. To run the game click "Run" under the Project menu.

You can get this stand alone HTML basic interpreter and StarTrek program by clicking the checkmark menut all the way to the left and saving TREK.HTML somewhere on your own system. Then, just launch a web browser with it.

WasPentalivesTrek

A possibly more up to date version and some instructional material at:

The Basic Anywhere Site Showplace page.


Last Update 12:41PT 03-dec-2022