Tinker Stories

Tinker Stories 2021-03-08T10:23:55+09:00

Shoot The Fruit Game

PyGame is a module that allows for the easy creation of computer games using Python. Typically, when you want to create a game, you will need game engines and very heavy software running on powerful computers. PyGame simplifies that process, especially when a student is new to the concept of [...]

Oct 22, 2021|Categories: Tinker Stories|0 Comments

Ping Pong Game

Studies reveal that creating and playing original online games help in children’s brain development. It also allows for creative self-expression, a deep understanding of game rules, structure and new ways of detecting personalities and interests. The players are often involved in planning and problem-solving.Moraa loves tinkering! She is currently a [...]

Oct 13, 2021|Categories: Tinker Stories|0 Comments

Creating Web Forms

Databases allow software applications to store users' information. For instance, when a user signs up an account on YouTube, the user's information such as email, username and password is stored in a database. These data can be retrieved later, to help identify the user. To work with a database, web [...]

Oct 1, 2021|Categories: Tinker Stories|0 Comments

Make Me Happy

Machine learning is based on the idea that systems can learn from the data that people feed them, identify patterns and make decisions on their own with less human intervention. Gabriella is an eight year old student. She is a very sweet, talented and curious girl. She enjoys discovering new ways [...]

Sep 27, 2021|Categories: Tinker Stories|0 Comments

Creating Animations

Albert Einstein once said, “Imagination is more important than knowledge. For knowledge is limited whereas imagination embraces the entire world, stimulates progress thus giving birth to evolution.” Children who tell their own stories foster creative thinking. They have to imagine a world with characters, movement and have to articulate the [...]

Sep 23, 2021|Categories: Tinker Stories|Tags: |0 Comments

The Dance Challenge Game with Python

This is a simple dance game built entirely using Python Programming  and the pygame module. In this game, Aaron, a 15 years old Tinker student coded so that his character dancer performs a sequence of moves. Aaron has been taking the STEM classes since 2018, and is now in the [...]

Mar 29, 2021|Categories: Tinker Stories|0 Comments