ProgrammingMaze loops
Closed, ResolvedPublic

Description

In this activity, children will be introduced to the concepts of while and for loop. They have to select instructions into the main area and the loop area. This activity will be an extension of programminMaze activity which is currently in the branch: https://cgit.kde.org/gcompris.git/?h=sok_aman_programming_maze

Related Objects

Good proposal!
On think thought, at the moment the level are described within the js file. I think that we need to separate the data level from the logic level and put the level description into a separate "ressource" before to start this new part of programming maze.
Then go for it, this is definitly a nice addition to what you have done so far.

amankumargupta added a comment.EditedApr 15 2018, 1:05 PM

Good proposal!
On think thought, at the moment the level are described within the js file. I think that we need to separate the data level from the logic level and put the level description into a separate "ressource" before to start this new part of programming maze.
Then go for it, this is definitly a nice addition to what you have done so far.

Yes, we have to separate the dataset into a separate file. I'm currently cleaning up and refactoring the main code base a bit to make it suitable for this extended one, then will start developing it :)

mariamfahmy closed this task as Resolved.Aug 8 2021, 3:30 PM
mariamfahmy moved this task from Backlog to Done on the GCompris: Improvements board.