76
|
1 |
.. -*- mode: rst; coding: utf-8; fill-column: 80 -*-
|
|
2 |
|
|
3 |
.. include:: header.rst
|
|
4 |
|
|
5 |
=================
|
|
6 |
Blog4y CHANGES.
|
|
7 |
=================
|
|
8 |
.. contents::
|
|
9 |
|
|
10 |
Document version.
|
|
11 |
=================
|
|
12 |
|
|
13 |
.. include:: VERSION.rst
|
|
14 |
|
|
15 |
v0.2, 2014-09-18.
|
|
16 |
=================
|
|
17 |
|
|
18 |
* Add statistic reports for testing AI quality.
|
78
|
19 |
* Add project docs.
|
76
|
20 |
|
|
21 |
v0.1, 2014-09-11.
|
|
22 |
=================
|
|
23 |
|
|
24 |
* Add game engine.
|
|
25 |
* Add stupid AIs.
|
|
26 |
* Add game UI.
|
|
27 |
* First public release at SourceForge under "2048-js-ai" name.
|
|
28 |
|