GSoC/2016/StatusReports/PulkitGupta
Add educational activities to GCompris (In Qt Quick)
Project Name: Add educational activities to GCompris (In Qt Quick)
A Brief Description: My project aimed to create two new activities for GCompris:
- Nine Men Morris: Abstract strategy board game. The game is also known as Nine Man Morris, Mill, Mills, Merels, Merelles, and Merrills in English. I had to create both single player (against computer) and two player mode.
Status: Complete
- Digital Electricity: Consist of different digital electric components which can be dragged and dropped in work space. These components can be connected together and their output can be seen according to the logic. I had to create two versions of the activity, one was the free play mode, and second was task mode.
Status: Free play mode completed, task mode remaining.
Screenshot:
IRC Nick: Pulkit
IRC Channels: #gcompris
Blog: http://gsoc16.pulkitgupta.net/
This is awesome about GSoC: GSoC is a great learning experience, and you spend your summer doing something that is going to be used by lots of people.
This is what I learned during GSoC:
- Qml
- JavaScript
- Qt
- Git
Work report
Phabricator link: https://phabricator.kde.org/p/pgupta/
Phabricator tasks:
Commits on merged activities:
Active branches (with activities not yet merged):
- Digital Electricity: https://github.com/gcompris/GCompris-qt/commits/gsoc_pulkit_digital_electricity?author=pulkitnsit
For more detailed description on each activity, please check my blog posts.