Skip to content

Writing programs on an Android device without prior knowledge.

Notifications You must be signed in to change notification settings

Catrobat/Catroid

Folders and files

NameName
Last commit message
Last commit date
Sep 27, 2024
Apr 11, 2024
Mar 13, 2024
Feb 1, 2019
Nov 25, 2024
Apr 11, 2024
May 21, 2022
Apr 11, 2024
Jan 9, 2013
Oct 19, 2020
Oct 16, 2013
Apr 11, 2024
Apr 11, 2024
Apr 11, 2024
Apr 11, 2024
Apr 11, 2024
Feb 24, 2024
Apr 11, 2024
Apr 11, 2024
Mar 13, 2024
Aug 21, 2024
Apr 8, 2021
Apr 11, 2024
Aug 15, 2016
Nov 14, 2013
Jul 20, 2022

Repository files navigation

Catroid

Catroid is a visual coding IDE and interpreter for Android for the Catrobat programming language.

Catrobat is a visual programming language and a set of creativity tools for smartphones. Catrobat projects can be created using Catrobat's Android apps available on Google Play and iPhone apps available on Apple's app store.

For more information oriented towards developers, check out our developers page.

Issues

For reporting issues use our JIRA Bugtracking System. Before that, please browse our currently open issues here.

Contributing

If you want to contribute we suggest that you start with forking our repository and browse the code. Then you can look at our Issue-Tracker and start with fixing one ticket. We strictly use Test-Driven Development and Clean Code, so first read everything you can about these development methods. Code developed in a different style will not be accepted. After you've created a pull request we will review your code and do a full testrun on your branch.

If you want to implement a new feature, please ask about the details on https://catrob.at/mailinglist

Start setting up the working environment by following the instructions: https://github.com/Catrobat/Catroid/wiki/Setup-working-environment

Also make sure to read our guidelines for creating a pull request

A first training ticket usually consists of writing a new Catrobat language test, see https://catrobat.atlassian.net/browse/CATROID-390 for details.

Resources and links

License

License of our project (mainly AGPL v3).