How do I add a list of points?

Hello, I need help. I am new to the site, but I was able to complete 80% of my application, but I faced a difficult problem. I want it to be that when I click on the player’s name that appears in the middle of the screen, he gets a point, and I do not k

Hi and welcome to Thunkable!

How you do that depends on how many names and scores you want to save and how many different devices people will use your app on.

But the simplest way is to do this:

When button (or label) click
   Change app variable score by 1

If you have multiple names on the screen and want to keep track of the score for each person, then you’ll need to update the score column for that player in a local data source or cloud source (Google Sheets, Airtable).

1 Like

The game consists of two players and . If you click on the winner’s name, he gets a point or something similar.

. :white_heart::frowning:Please send me a picture that explains how to do this.

See the demo I created on the first screen of this project: Thunkable

There is a problem with some codes that do not exist, what do I do? This is the project link Thunkable

Screen 5

When I click on the link to retrieve the project I sent it shows

Are you at the limit for your Thunkable plan? The free plan only allows for 3 projects.

The link your shared does work for me: