Create a highscore board using Table?

edited January 2018 in How To...

I'm doing some research into the usage of Table in processing. I have been able to generate a .csv file from the example code in the processing documentation. However whenever a user enters his name to save the score, it overwrites the file and the file only has 1 row of data. How can I create put the new data in a new row every time a user saves the score? Thank you.

Answers

Sign In or Register to comment.