GSoC/2016/StatusReports/PulkitGupta: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2016‎ | StatusReports
(Created page with "== Add educational activities to GCompris (In Qt Quick) == '''Project Name:''' Add educational activities to GCompris (In Qt Quick) '''A Brief Description:''' My project...")
(No difference)

Revision as of 12:55, 20 August 2016

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:

  • Nine Men Morris: Tutorial mode
  • Nine Men Morris: Playing
  • Digital Electricity

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):

For more detailed description on each activity, please check my blog posts.