Hey,
I have to make a little game for school project.
I have little problem - I have no idea how to save a high score
I need a txt document right, but how do I insert data from the document into the game?
Thanks
Hey,
I have to make a little game for school project.
I have little problem - I have no idea how to save a high score
I need a txt document right, but how do I insert data from the document into the game?
Thanks
Hello,
Explore some of the tutorials on the Processing website.
.
You could look at the data tutorial I guess
Also look at loadTable Table and so on