gbrainy r169 - trunk
- From: jmas svn gnome org
- To: svn-commits-list gnome org
- Subject: gbrainy r169 - trunk
- Date: Thu, 10 Jan 2008 13:13:21 +0000 (GMT)
Author: jmas
Date: Thu Jan 10 13:13:21 2008
New Revision: 169
URL: http://svn.gnome.org/viewvc/gbrainy?rev=169&view=rev
Log:
* configure.in: Bump to version 0.5
* NEWS: Update news
* README: update
2007-11-16 Jordi Mas <jmas softcatala org>
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu Jan 10 13:13:21 2008
@@ -1,4 +1,10 @@
gbrainy NEWS
+
+Version 0.5
+* Basic user preferences (memory games)
+* 4 new logic games and 2 new memory trainers
+* Count down for memory games (to get your memory ready)
+* Some bug fixes
Version 0.4
* Many bugs fixes and corrections
@@ -8,7 +14,6 @@
* A toolbar that makes more accessible the main options
* 4 new logic games, 1 new math trainer and 1 memory trainer
-
Version 0.3
* Many bugs fixes and corrections
* Many questions and answers are more precise
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Thu Jan 10 13:13:21 2008
@@ -8,11 +8,15 @@
----
-gbrainy is a brain teaser game and trainer to have fun and to keep your brain
-trained. It is written for GNOME using Mono, C# and Cairo.
+gbrainy is a brain teaser game and trainer to have fun and to keep your brain trained.
-gbrainy mission is to provide a platform for creating different kinds of
-brain-teasers and brain trainers games for GNOME.
+It provides the following types of games:
+
+* Logic puzzles. Games designed to challenge your reasoning and thinking skills.
+
+* Mental calculation. Games based on arithmetical operations designed to prove your mental calculation skills.
+
+* Memory trainers. Games designed to challenge your short term memory.
----
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Jan 10 13:13:21 2008
@@ -1,4 +1,4 @@
-AC_INIT(gbrainy, 0.42)
+AC_INIT(gbrainy, 0.5)
AC_CONFIG_SRCDIR(src/gbrainy.cs)
AM_CONFIG_HEADER(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]