Skip to content

Releases: misterunix/basicbots

Version 1.0.0

16 Aug 20:35
8f67f13
Compare
Choose a tag to compare

Ready to start using and playing.

babsicbots v0.0.2b

13 Oct 02:12
5c27540
Compare
Choose a tag to compare
babsicbots v0.0.2b Pre-release
Pre-release

Happy to announce 0.0.2b

Fixed endgame bug
Added darwin with its own Delay function. Thanks to jottinger
Fixed spelling in some of the docs. Thanks to jottinger

babsicbots v0.0.2a

05 Oct 21:23
Compare
Choose a tag to compare
babsicbots v0.0.2a Pre-release
Pre-release

New feature Teams!
You can now have robots work together. Teams are grouped by the order on the command line. The first two are Team1 and the last two are Team2.
CLI -t turns teams on.
There is one robot in the testbots directory named blaster.bas.
A team version of a target named teamtest.bas

New commands to the language are: in out strc$ & team

babsicbots v0.0.1c-beta

20 Sep 13:08
1adede4
Compare
Choose a tag to compare
Pre-release

Minor bug fixes.
Added new bot, blaster.bas.
blaster.bas is able to beat all the other robots with ease.

basicbots v0.0.1b

13 Sep 02:34
46b833f
Compare
Choose a tag to compare
basicbots v0.0.1b Pre-release
Pre-release

basicbots v0.0.1b

Fix

  • Corrected problem with Robot.Status being incorrectly set.

Feature

  • Added points.
    • 3 points for a win
    • 1 points for a tie
    • 0 points for loosing

basicbots v0.0.1a

12 Sep 21:53
9ab2b01
Compare
Choose a tag to compare
basicbots v0.0.1a Pre-release
Pre-release

basicbots v0.0.1a

Working on a rudimentary level. Most features work. Need better documentation and guides.

Good for playtesting. Please report all bugs.