Added Bitsbox

Fixes: #597
Co-Authored-By: nheske <nheske@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2020-04-01 05:32:58 +13:00
parent 724f52ad81
commit c8ae438f0f
2 changed files with 2 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
* [Birl](b/BIRL.c) * [Birl](b/BIRL.c)
* [Bit](b/BIT.bit) * [Bit](b/BIT.bit)
* [Bitbitjump](b/BitBitJump.bbj) * [Bitbitjump](b/BitBitJump.bbj)
* [Bitsbox](b/bitsbox.b)
* [Blackrum](b/BlackRum.br) * [Blackrum](b/BlackRum.br)
* [Blc](b/BLC.Blc) * [Blc](b/BLC.Blc)
* [Blitz3D](b/blitz3d.bb) * [Blitz3D](b/blitz3d.bb)

1
b/bitsbox.b Normal file
View File

@@ -0,0 +1 @@
text('Hello World')