Contents |
This project aims to create free applications for young kids(less then 7 years old)
All the application will be writen as plugins. The core will search and load this plugins. This searching and loading should be fast and simple. We want that the application
to be easily extended.
The interface should be simple:
Should be simple. We should avoid using ots of other libraries. The application should be easy to deploy cross platform(maybe only parts of it). A good feature would be that it could run on other operating systems stand alone. Depending on kde core should not stop us reach computers that do not have KDE but have kids who need software.
The application should remain simple as structure, do one thing and do it better and simple, no generalization(so if we have 2 ideas about a game with letters maybe is better to make 2 games) if the code is simple(not containing 100 classes it is easy for new coders to contribute