/karton-games

Playing games for computational thinking development

Primary LanguageJavaScript

Kart-ON Games

Read our research paper presented at Fablearn 2022 Conference

Kart-ON uses card-based programming blocks to code sketches and animations easily. Kart-ON games uses a similar approach to play games to develop algorithmic thinking skills:

  1. Create tangible representations of pre-defined game functions.
  2. Use Teachable Machine to create a classifier model for these tangible representations.
  3. Embed your Teachable Machine model link to our game interface.
  4. Show your tangible function representations to develop the game.

Use this starter slide: Google Slides - Intro Programming

Then follow this Codelab to use our game interface: Flappy Bird - Teachable Machine Codelab