Skip to content

Tutorial: Storage API

Raymond Cheng edited this page Mar 13, 2014 · 1 revision

In this section, we'll describe the TicTakToe demo, a simple game that uses the Storage API to persistently store game stats on disk.

The source code for this tutorial can be found here:
Repository-03

screenshot