Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ilyaresh/coding-for-kids

A collection of resources that teach kids how to code and other adjacent fields
https://github.com/ilyaresh/coding-for-kids

Last synced: 21 days ago
JSON representation

A collection of resources that teach kids how to code and other adjacent fields

Lists

README

        

# Coding for Kids - a collection of Apps, Sites and Games that help kids learn how to Code

Hi, I have a 7 years old son and wanted to introduce him to coding. So I have started to collect information about Apps, Sites and Games that can teach kids to code or introduce them to coding mindset. Below are the ones that I've found. Please help me and others by commenting [here](http://isbyr.com/sites-and-games-that-teach-kids-to-code) or contributing in the [GitHub repository](https://github.com/ilyaresh/coding-for-kids) and recommending the ones that you are aware of and have used.

## [ScratchJr](https://www.scratchjr.org/)

With ScratchJr, young children (ages 5-7) can program their own interactive stories and games. In the process, they learn to solve problems, design projects, and express themselves creatively on the computer.

Platforms and Price:

- [Android](https://play.google.com/store/apps/details?id=org.scratchjr.android) - Free
- [iPad](https://itunes.apple.com/us/app/scratchjr/id895485086?ls=1&mt=8) - Free
- [Amazon Fire](https://www.amazon.com/gp/product/B01AKGTD2E) - Free
- [ChromeOS](https://chrome.google.com/webstore/detail/scratchjr/oipimoeophamdcmjcfameoojlbhbgjda) - Free

## [Scratch](https://scratch.mit.edu/)

Scratch is a programming language and an online community where children can program and share interactive media such as stories, games, and animation with people from all over the world. As children create with Scratch, they learn to think creatively, work collaboratively, and reason systematically. Scratch is primarily designed for 8 to 16 year olds.

Platforms and Price:

- [Online](https://scratch.mit.edu/projects/editor/?tip_bar=home)
- [Offline (Windows and Mac)](https://scratch.mit.edu/download)

## [Otto's Farm](http://www.ottodiy.club/login.aspx)

*Help Otto robot to work in the farm!* An interactive free educational game made for anyone to getting started into algorithms with Block-Based or Text-Based coding. Works best in Google Chrome browser and is not meant for phone devices.

Platforms and Price:

- [Online demo](http://www.ottodiy.club/ottofarm-demo/index.html?01?en) - Free
- [Online full game](http://www.ottodiy.club/login.aspx) - (Write email for a free account)

**Note: offer special accounts for teachers to add virtual classroom and manage students accounts to teach STEAM using the platform.**

## [Algodoo](http://www.algodoo.com/)

Algodoo gives you the opportunity to play with physics. Use your own hands and simple drawing tools to design, construct and explore the world of physics.

Platforms and Price:

- [iPad](https://itunes.apple.com/us/app/algodoo/id616064935?ls=1&mt=8) - $4.99
- Mac - [Free](http://www.algodoo.com/download/) or [$4.99 from AppStore](https://itunes.apple.com/us/app/algodoo/id616064935?ls=1&mt=8)
- [Windows](http://www.algodoo.com/download/) - Free

## [TypingClub](https://www.typingclub.com)

Learning how to type is quite fundamental for coding. TypingClub is the most effective way to learn how to type. It is web based, and highly effective. TypingClub is (and will always be) free for both individuals and schools.

Platforms and Price:

- [Online](https://www.typingclub.com) - Free

## [BlockyGames](https://blockly-games.appspot.com/?lang=en)

Blockly Games is a series of educational games that teach programming. It is designed for children who have not had prior experience with computer programming. By the end of these games, players are ready to use conventional text-based languages.

Platforms and Price:

- [Online](https://blockly-games.appspot.com/?lang=en) - Free
- [Offline](https://github.com/google/blockly-games/wiki/Offline) - Free

## [Google Doodle - Celebrating 50 years of kids coding](https://www.google.com/doodles/celebrating-50-years-of-kids-coding)

With today’s Doodle -- the first coding Doodle ever -- we celebrate fifty years of coding languages for kids by “Coding for Carrots.” In the interactive Doodle, you program and help a furry friend across 6 levels in a quest to gather its favorite food by snapping together coding blocks based on the Scratch programming language for kids.

Platforms and Price:

- [Online](https://www.google.com/doodles/celebrating-50-years-of-kids-coding) - Free

## [CSS Diner](https://flukeout.github.io/)

CSS Diner is a simple but fun way to learn CSS. There are 32 levels that will teach you the basics of how CSS selectors work. Each level gets progressively more complex, building on what you've learned in previous lessons.

Platforms and Price:

- [Online](https://flukeout.github.io/) - Free

## [CodeMonkey](https://www.playcodemonkey.com/)

Coding Adventure is an online game that teaches programming in a real programming language called CoffeeScript. In the game, users control a monkey and help him catch bananas by writing lines of code.

Platforms and Price:

- [Online](https://www.playcodemonkey.com/) - Paid with Free 14 days trial

## [Flexbox Froggy](http://flexboxfroggy.com/)

Flexbox Froggy, a game where you help Froggy and friends by writing CSS code!

Platforms and Price:

- [Online](http://flexboxfroggy.com/) - Free

## [Grid Garden](https://cssgridgarden.com/)

Grid Garden, a game where you write CSS code to grow your carrot garden!

Platforms and Price:

- [Online](https://cssgridgarden.com/) - Free

## [Flexbox Defence](http://www.flexboxdefense.com/)

Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!

Platforms and Price:

- [Online](http://www.flexboxdefense.com/) - Free

## [Code Combat](https://codecombat.com)

CodeCombat is aimed at teachers and students, but anyone can play. Courses are available in JavaScript and Python. Web Development courses utilize HTML, CSS, and jQuery.

Platforms and Price:

- [Online](https://codecombat.com/play) - Free

## [Ruby Warrior](https://www.bloc.io/ruby-warrior#/)

"A triumphant quest of adventure, love & destiny
all within a few lines of code". This game teaches Ruby. You do need to login with your Facebook account to save the progress.

Platforms and Price:

- [Online](https://www.bloc.io/ruby-warrior#/) - Free

## [Untrusted](https://alexnisnevich.github.io/untrusted/)

Untrusted is a meta-JavaScript adventure game. The game presents you with a roguelike-like playing environment and a console window with the JavaScript code generating each level. As loaded, each level is unbeatable, and most of the JavaScript is blocked from editing. The challenge is to open a path to the next level using only the limited tools left open to you. It is definitely not for beginners

Platforms and Price:

- [Online](https://alexnisnevich.github.io/untrusted/) - Free

## [Code Hunt]()

Platforms and Price:

- [Online]() - Free

## [Robocode](https://robocode.sourceforge.io/)

Robocode is a programming game, where the goal is to develop a robot battle tank to battle against other tanks in Java or .NET. The robot battles are running in real-time and on-screen.

Platforms and Price:

- [Offline Java or .Net](https://sourceforge.net/projects/robocode/files/robocode/1.9.3.3/) - Free

## [CheckIO](https://checkio.org/)

Build your base and defeat your enemies through a variety of coding activities starting from the basic level upward to advanced. You can do the activities in either Python or JavaScript. Not for small kids as it requires some basic coding knowledge and reading mission statements.

Platforms and Price:

- [Online](https://checkio.org/) - Free

## [VIM Adventures](https://vim-adventures.com/)

VIM as a de-facto editor on most linux system and it has a lot of usefull commands. VIM Adventures teaches you how to use these.

Platforms and Price:

- [Online](https://vim-adventures.com/) - Free (first three levels)or $25 for the full game.

## [Cyber Dojo](http://www.cyber-dojo.org/dojo/index/)

Cyber Dojo has many practise exercises for more than 15 languages including C, C++, Java, JavaScript, Python, Ruby and more. It is for practising your skills (which you should already have:-)) and not learning form scratch.

Platforms and Price:

- [Online](http://www.cyber-dojo.org/dojo/index/) - Free

## [Elevator Saga](http://play.elevatorsaga.com/)

This is a game of programming!
Your task is to program the movement of elevators, by writing a program in JavaScript.

The goal is to transport people in an efficient manner.
Depending on how well you do it, you can progress through the ever more difficult challenges.
Only the very best programs will be able to complete all the challenges.

Platforms and Price:

- [Online](http://play.elevatorsaga.com/) - Free

## [Ligthbot : Code Hour](http://lightbot.com/)

Lightbot is a programming puzzle game. The game focuses on helping the robot light up all the blue tiles on a 3D grid.
This is the Free version created for the Code Hour.

Platforms and Price:

- [Online](http://lightbot.com/flash.html) - Free
- [Android](https://play.google.com/store/apps/details?id=com.lightbot.lightbothoc) - Free
- [iOS](https://itunes.apple.com/us/app/lightbot-one-hour-coding/id873943739) - Free

## [Lightbot Jr : Coding Puzzles]

More coding puzzles from the creators of "Ligthbot : Code Hour".
This version is for 4-8 years old kids.
Platforms and Price:

- [Android](https://play.google.com/store/apps/details?id=com.lightbot.lightbotjr) - $3.39
- [iOS](https://itunes.apple.com/us/app/lightbot-jr-coding-puzzles-for-ages-4/id858640629?mt=8) - $2.99
- [Kindle](https://www.amazon.com/Lightbot-Inc-JR-Coding-Puzzles/dp/B00LW65HN6) - $2.99

## [Lightbot : Programming Puzzles]

More coding puzzles from the creators of "Ligthbot : Code Hour".
This version is for 9+ years old kids.
Platforms and Price:

- [Android](https://play.google.com/store/apps/details?id=com.lightbot.lightbot) - $3.39
- [iOS](https://itunes.apple.com/us/app/light-bot/id657638474) - $2.99
- [Kindle](https://www.amazon.com/Lightbot-Inc-Programming-Puzzles/dp/B00LVDC27Y) - $2.99
- [Mac](https://itunes.apple.com/us/app/lightbot-programming-puzzles/id924624572) - $4.99
- [Windows](https://www.microsoft.com/en-au/p/lightbot/9wzdncrdlwrp?rtc=1#activetab=pivot:overviewtab) - $6.09

## [SpriteBox : Code Hour](http://spritebox.com/hour.html)

From the creators of Lightbot, SpriteBox is a unique puzzle-platformer; a mix of exploration and learning to code.
By giving Sprite programs of instructions to follow, you can advance through unique worlds and help free Sprite's bottled-up friends.
During your adventure, you'll learn to sequence commands, change parameters, debug faulty logic, and use simple to complex loops to solve problems.
Once comfortable with Icon-based coding, you can choose to play SpriteBox using real Java syntax.

This is the Free version created for the Code Hour.

Platforms and Price:

- [Online](http://spritebox.com/flash.html) - Free
- [Android](https://play.google.com/store/apps/details?id=com.lightbot.SpriteBoxCoding) - Free
- [iOS](https://itunes.apple.com/ca/app/spritebox-code-hour/id1161515477) - Free

## [SpriteBox Coding](http://spritebox.com/hour.html)

From the creators of Lightbot, SpriteBox Coding is a full-blown adventure game that gets you coding.
Start from scratch by solving coding puzzles using icons. Over time, icons will give way to textual commands. In no time, you'll be solving puzzles in a real programming language!

Platforms and Price:

- [Android](https://play.google.com/store/apps/details?id=com.spritebox.coding) - $7.99
- [iOS](https://itunes.apple.com/us/app/light-bot/id1270538471) - $4.99

## [CodinGame](https://www.codingame.com/start)

This one is not for small kids, but for ones that already have some coding skills. CodinGame offers up games to learn more than 25 programming languages, including JavaScript, Ruby, and PHP. One of the great things about CodinGame is that you can play with friends or colleagues, and also enter international coding competitions.

Platforms and Price:

- [Online](https://www.codingame.com/start) - Free

## [CodeKidz](https://codekidz.ai)

CodeKidz is an AI-powered, interactive programming platform for kids aged 7-15. It offers Python coding lessons through storytelling and gamified experiences, with real-time code execution. The platform features an AI teacher that provides personalized coaching, and rewards students with digital badges for their achievements. It promotes active learning with its voice-enabled AI, facilitating an engaging and fun learning environment.

Platforms and Price:

- [Online](https://codekidz.ai) - Free trial for the first two units, then $10 per month.