.thoughts

Bleistiftzeichnung .thoughts ffritze.de
  • The Travelling Salesman Problem – A challenge for Scratch-Tinker

    Imagine that you are planning a trip through several cities and want to find the shortest route to visit each city exactly once. What at first sounds like a simple task is actually one of the most famous puzzles in computer science: the Travelling Salesman Problem.

    But don't worry, you don't have to be a math genius to face this legendary challenge. On the contrary! We grab our colorful blocks in Scratch and show how to solve this complex problem in a playful and creative way.

    In this article, we take on the Challenge and tinker together on a solution. Are you ready to show the traveler the most efficient way and dive deep into the world of algorithms? Then let's get started

    (more…)
  • From AI to Plot – Motives as Vector Graphics

    In this short guide, I'll show you how to create your own motif from a simple text input (Prompt) in a few minutes and use Inkscape – the free open source solution – to use it as a clean, scalable vector graphic (SVG/PDF). We generate the image via AI, transfer it to Inkscape, vectorize the appropriate contours and optimize edges and size - ready for plotters, foil stencils or screen printing.

    (more…)
  • Clones in Scratch – Many objects, one idea

    In Scratch, clones are exact copies of a sprite that can behave independently. They make it possible to create many similar objects (e.g. Enemies, stars or particles) without creating your own sprites multiple times. Clones save time, simplify code, and make projects more powerful — ideal for games, animations, and interactive simulations that require the same elements in large numbers.

    (more…)
  • Gemeinsam kreativ – Kollaboratives Arbeiten mit Scratch

    In this project we will draw a house with Scratch together, with different pens designing different elements. One pen will paint the house itself, while another pen will add the door. The stage plays a central role by setting the global variables x and y when clicking with the mouse. This information is then sent to the other sprites to work synchronized and cooperatively. Let's get creative together and create our own digital house!

    (more…)
  • Binomial coefficient as a marble run – Mathematics to touch

    Welcome to "Binomial coefficient as a marble run – Mathematics to touch”! In this article we present an innovative marble run based on the modular system Marble Castle. This special marble run works similarly to a Galtonboard, but the marbles do not fall by chance, but always alternately to the left and right. This results in an exact binomial distribution that vividly illustrates the concept of Pascal's triangle. Immerse yourself in the world of mathematics and discover how playful learning works!

    (more…)
  • Marble Castle – Marble run system for self-printing

    Experience limitless building fun with Marble Castle, a modular marble run system specially designed for 3D printing. It is ideal for normal glass marbles with a diameter of 12-13 mm and offers countless possibilities to design your own individual route. Perfect for children and adults who enjoy building and trying out!

    (more…)
  • TicTacToe Menace: The Learning Opponent

    Welcome to TicTacToe Menace: The Learning Enemy! In this app, you play against a computer opponent based on the Menace Matchbox Calculator - an example of Reinforcement Learning.

    The special feature: The learning table can be stored both locally and in a MySQL database, so that the opponent can learn from several players at the same time!

    (more…)
  • Nano Football Golf – fun and challenge for everyone!

    Welcome to the Nano football golf collection! This collection offers you the opportunity to enjoy exciting and challenging miniature football experiences. Ideal for game nights, parties or as a gift, it brings joy and challenge to every home.

    (more…)
  • BJS Calculator

    With the Bundesjugendspiele calculator you can easily enter the necessary data and measured values from athletics. The calculator calculates the points achieved and shows you the certificate to be awarded.

    (more…)