Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Ideas Page for Google Summer of Code 2024

We are thrilled to share our carefully curated project ideas for this year’s Google Summer of Code.

General Information

These ideas are just some topics we came up with, where currently nobody is working on. However, Catrobat is a project with a wide range of possibilities and we’re aware of our blindspots: So let’s live the spirit of Open Source and come up with improvements (e.g., new features, extensions, …) that are related to the project and in which you’re interested in. We do have many senior contributors who would be happy to mentor such a project. Don’t be shy and check out the last point on the list: Your idea!

General Knowledge Prerequisites for all Projects

  • Knowledge in the usage of Git and GitHub
  • Basic knowledge in the concepts of software testing (e.g., test doubles) and test-driven development
  • Basic knowledge in app development (for Android and iOS projects)
  • Java, JUnit, Mockito, Robotium and Espresso for Android development
  • Swift and Objective C for iOS development
  • Also please check that you have the proper hardware for the development (e.g., a Android/iOS smartphone for testing, Mac for iOS development)

Your Application

Please find the mandatory template for the application and additional information on this shared Google Doc.

Idea Overview

  1. Awesome Demo Game Project
  2. Embroidery Designer Inspect Tool
  3. Embroidery Designer SVG Export
  4. Pocket Code for Android: Undo / Redo Functionality in Catroid
  5. Pocket Paint Flutter
  6. Pocket Code for Android: Refactoring Tests and Functionality to Kotlin
  7. Merge Feature for Catroid
  8. Project Converter in Rust from Catrobat to Godot
  9. Add LLM-Based AI Pair-Programming support for users
  10. Your own Project Ideas …

Project Descriptions

Awesome Demo Game Project

175 or 350 Hours

Required Skills: Coding Basics, PocketCode
Possible Mentors: Yash Punia, Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany
Difficulty level: To Be Determined (tbd)

Spend the whole GSoC time developing and designing one tutorial game for coding using the Luna&Cat IDE app, i.e., programming in the Catrobat visual programming language. The game must be playable both on a phone as well as when cast from the phone to a smart TV.

The game should be strongly inspired by a hugely popular recent 2D game, your own suggestions of popular games are highly welcome. You may also get inspiration by search for lists of the best OR popular 2d games.

If you have your own original idea about a game, please feel free to suggest it. Note, however, that the focus in GSoC should be on coding, not story design. Also, reusing existing already successful ideas will tremendously increase the probability that the game will be popular, and allow you to get much further in its implementation. Also note that the game will be published under Catrobat’s licenses as described in detail on https://catrob.at/licenses and that the game will thus become part of the Catrobat FLOSS project’s source code. Thus, all artwork, sounds, character names etc must be compatible with our licenses, i.e., freely publishable under our licenses, the AGPL version 3 and CC BY-SA 4.0, or under a compatible, possibly even freer license such as CC0.

The artwork, sound effects, and background music must also be of high quality and high resolution, but do not have to be necessarily have been created originally by yourself, as long as the rights are compatible with our licenses.

The development of the game may possibly also be a community effort, but that’s up to you. This means that if you want, you may involve a team of people who want to work together with you on the game, either coding extensions or additional levels, contributing media assets, testing, creating promotion videos of it, etc. How you put together your team is entirely up to you, and you alone are responsible for the recruitment of and coordination within your team. Some Catrobat games have been created by large crowds. You and your team working together on the game would be perfectly fine and welcome, as long as you by yourself spend the full GSoC period working 100% on it too, and you do the main part of the coding, since Google wants GSoC projects to basically be single developer coding subprojects. However, most FLOSS projects are community efforts, and collaboration has always been one of the tenets of such projects. Also note that there will be no T-Shirts etc from Google for the other members of your team, so all contributions by other team members must be motivated intrinsically, or by additional means left to your discretion.

In summary, this GSoC project’s game should become an incredibly awesome & amazing demo game that showcases what kind of mind boggling games can be created with Pocket Code.

In your GSoC application, please add a link to a proof of concept for such a game in landscape mode (because it should be playable when cast to a TV screen) that you have created on your phone using Pocket Code. Also describe shortly your ideas for the story of the game you want to develop in your GSoC project.


Embroidery Designer Inspect Tool

175 or 350 Hours

Required Skills: Kotlin, Java, Android-Development, Agile Development
Possible Mentors: Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany, Sarina Gursch, Vesna Krnjic, Bernadette Spieler
Difficulty level: To Be Determined (tbd)

An inspection tool for embroidery projects that allows you to get important information about the project, view the embroidery more closely and thus edit it better. In a larger version of the project, first steps can be taken to easily touch-up stiches in order to make small corrections before saving an embroidery robot control file.


Embroidery Designer SVG Export

175 Hours

Required Skills: Kotlin, Java, Android-Development, Agile Development
Possible Mentors: Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany, Sarina Gursch, Vesna Krnjic, Bernadette Spieler
Difficulty level: To Be Determined (tbd)

An inspection tool for embroidery projects that allows you to get important information about the project, view the embroidery more closely and thus edit it better. In a larger version of the project, first steps can be taken to easily touch-up stiches in order to make small corrections before saving an embroidery robot control file.


Pocket Code for Android: Undo / Redo Functionality in Catroid

175 or 350 Hours

Required Skills: Kotlin, Java, Android-Development, Agile Development
Possible Mentors: Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany, Dev Sebastian
Difficulty level: To Be Determined (tbd)

In the current version of Catroid, there are a few places where the immediately previously executed step can be undone, thus avoiding a need for an interaction with the user to ask whether, e.g., an object should really be deleted. There are still many places and interactions where this single-step undo has not been implemented. The aim of this project is to add more such single-step undo operations where they are still missing. Depending on the size of the project, and if there is time, these single-step undo operations shall be step by step replaced by a standard undo-redo feature.


Pocket Paint Flutter

175 or 350 Hours

Required Skills: Flutter, Dart, Android-Development, Agile Development
Possible Mentors: Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany, Dev Sebastian
Difficulty level: To Be Determined (tbd)

The developer should have knowledge of Flutter and implement new features in Flutter that we already have in the Android native app.


Pocket Code for Android: Refactoring Tests and Functionality to Kotlin

175 or 350 Hours

Required Skills: Kotlin, Java, Android-Development, Agile Development
Possible Mentors: Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany, Dev Sebastian
Difficulty level: To Be Determined (tbd)

Several parts of the project have already been refactored to use Kotlin, but there are still parts that should be refactored, and reworked to use Kotlin instead of Java.


Merge Feature for Catroid

350 Hours

Required Skills: Kotlin, Java, Android-Development, Agile Development
Possible Mentors: Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany
Difficulty level: To Be Determined (tbd)

Design and develop a feature for the Android version of Pocket Code that allows to merge two user projects into one, without duplicating scripts, objects, sounds etc that already exist in both projects. Similar to git merge, but for Catrobat user projects. Repeatedly merging the same project into itself should not increase the project’s size. Think about how to handle different screen resolutions, orientations, etc, or how to treat conflicting variable names, correctly update remix graph data, etc.


Project Converter in Rust from Catrobat to Godot

175 or 350 Hours

Required Skills: Rust, Godot, Test Driven Development, Clean Code
Possible Mentors: Wolfgang Slany
Requirement: self-organized work
Difficulty level: advanced

Implement a prof-of-concept converter from Catrobat projects to Godot for Android or iOS in Dart. Only parts need to be implemented, not the full feature set.


Add LLM-Based AI Pair-Programming support for users

175 or 350 Hours

Required Skills: Kotlin, Test Driven Development, Clean Code
Possible Mentors: Wolfgang Slany
Requirement: self-organized work
Difficulty level: advanced

Add support for an LLM (large language model) based on tools such as GPT-4 to support AI-based programming support for our users. This support could range from proposing code from text prompts, help in correcting bugs or other issues, finding a good architecture or meaningful names, writing Catrobat language tests for one’s code, proposing extensions, proposing project ideas, explaining downloaded code, providing translations of variable or message names etc from downloaded projects of other users, proposing image and sound resources based on the context and text prompts, explaining basic or more advanced concepts needed to realize projects, e.g., simple concepts such as variables and loops, or more complex ones such as software design patterns or testing strategies. Only parts need to be implemented, not the full feature set. The API key can be assumed to be provided by the user and may need to be entered into the settings of our apps. The initial prompt will have to detail the Catrobat context to the used LLM, and will be provided by the Catrobat team.


Your own Project Ideas …

175 or 350 Hours

Required Skills: Kotlin, Java, Android-Development, iOS-Development, Agile Development
Possible Mentors: Yash Punia, Stefan Kutschera, Patrick Ratschiller, Wolfgang Slany
Requirement: self-organized work
Difficulty level: advanced

In the last year we made the experience that you have many great ideas and knowledge! Catrobat is currently still focusing on refactoring and we’re aware that there are many ways how to improve performance, reduce memory usage, make our services more stable and of course the code easier to maintain. We’re sure you do have ideas how to achieve this, although we may have never heard of this approach before -> that’s the great thing about Open Source! And well, that’s also the experience we made at last year’s GSoC - and we liked it!

Also new features or extensions for iOS and Android are welcome to be introduced to us. Help us to spread coding and Open Source!

Please do not hesitate to bring forward your own ideas and discuss them with our community on our mailing-list: catrobat@googlegroups.com!