aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: cf9196ddff8af95bc6a6b1e47f8957a8f370df0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Bullet Lab Remix
_Bullet Lab got its new life here._

This is a bullet dodging game with level scripting,
plugins, console and several other features.

The current in-development release is:

## Bullet Lab Remix 3 - Mind in Circuits

Currently it's still in heavy development and is very incomplete.

Building is tested on debian sid and Arch Linux.

Current working status:

> the BLR Script VM:	90%
> VM functions:			40%
> the BLR js VM:		0%
> bullet system:		40%
> tower system:			0%
> laser system:			0%
> the player:			40%
> menus:				30%
> plugin system & api:	5%
> console:				0%
> score & record:		0%
> master:				60%

If you are looking for older BLR releases, please
have a look into the archive folder.

Bullet Lab Remix is built upon SMELT:
https://github.com/BearKidsTeam/SMELT

Bullet Lab Remix 3 is licensed under the terms of GPLv3.
Read COPYING for more information.

Older Bullet Lab Remix releases were released under the terms
of the BSD license.

## About the releases
BLR 1 - The Creature of Colour was completed in early 2014.
BLR 2 - The Reunion of Rainbow was completed in late 2014.
BLR 3 - Mind in Circuits was started in June 2015 and is now in active development.
BLR 3.5 - Assessment Collection has been planned.

Only the mainline will stay in the root directory of the repo,
older releases will go to the archive folder (I don't think
git branching is suitable for the case).