1 | ********************************* |
---|
2 | `GCompris <http://gcompris.net>`_ |
---|
3 | ********************************* |
---|
4 | |
---|
5 | .. image:: src/core/resource/gcompris.png |
---|
6 | |
---|
7 | Presentation |
---|
8 | ============ |
---|
9 | `GCompris <http://gcompris.net>`_ is a high quality educational software suite |
---|
10 | comprising of numerous activities for children aged 2 to 10. Some of the |
---|
11 | activities are game orientated, but nonetheless still educational. |
---|
12 | |
---|
13 | Currently GCompris offers in excess of 100 activities and more are being |
---|
14 | developed. GCompris is free software, that means that you can use it as you |
---|
15 | wish, adapt it to your own needs, improve it, and, most importantly, share it |
---|
16 | with everyone. |
---|
17 | |
---|
18 | This version is a full rewrite of GCompris using the QtQuick technology. It is |
---|
19 | developed within the `KDE community <https://www.kde.org>`_ and is part of the |
---|
20 | `GNU Project <https://www.gnu.org/education/edu-software-gcompris.en.html>`_. |
---|
21 | |
---|
22 | Goal |
---|
23 | ==== |
---|
24 | |
---|
25 | There are many simple activities dedicated to children on any platforms, |
---|
26 | desktops, web and tablets. When they exist, they are hard to find and request |
---|
27 | the teacher or parent to manage a lot of independant small tools. |
---|
28 | |
---|
29 | GCompris is an educational suite of activities all accessible from a |
---|
30 | single unified user interface. |
---|
31 | |
---|
32 | How |
---|
33 | === |
---|
34 | |
---|
35 | GCompris is designed in a way that it is easy to add new activities to it. The |
---|
36 | activity is free to implement the game scheme it wants. The status bar is a |
---|
37 | common facility provided to the activities. |
---|
38 | |
---|
39 | GCompris provides some tools to let teacher/educator to easily add activities |
---|
40 | to GCompris. |
---|
41 | |
---|
42 | About You |
---|
43 | ========= |
---|
44 | |
---|
45 | You can help by: |
---|
46 | |
---|
47 | * `Creating new activities <http://gcompris.net/wiki/Qt_Quick_development_process>`_. |
---|
48 | * Providing fancy graphics to incorporate as icons or backgrounds. |
---|
49 | * `Translating GCompris |
---|
50 | <http://gcompris.net/wiki/Developer%27s_corner#Translation>`_. |
---|
51 | * `Recording voices <http://gcompris.net/wiki/Voice_translation_Qt>`_. |
---|
52 | * `Just giving your ideas |
---|
53 | <http://gcompris.net/wiki/Ideas_for_activities>`_. |
---|
54 | |
---|
55 | Get more information on our `developer's wiki |
---|
56 | <http://gcompris.net/wiki/Developer%27s_corner>`_. |
---|
57 | |
---|
58 | Licence |
---|
59 | ======= |
---|
60 | |
---|
61 | GCompris is free software released under the `GPL V3+ |
---|
62 | <http://www.gnu.org/licenses/gpl-3.0.fr.html>`_. |
---|