Menu

BasicJ Alpha 1.2 Released!

I kinda forgot to add a news item for the release of alpha 1.0 and alpha 1.1. Oh well.

In the previous releases they had:
alpha 1.0
- all print/draw commands
alpha 1.1
- all math commands

And in this release, we have:
alpha 1.2
- input and pause command
- the wait command was renamed to pause, since you can't override Object.wait()
- cast/check methods used for the String output of the input command

Have fun.

Posted by Pyrolistical 2005-08-16

Log in to post a comment.