How do I can csv store data which we can later read in c3 game?
Develop games in your browser. Powerful, performant & highly capable.
Without knowing more, I'd say you want to use CSV for dealing with CSV data, and Local Storage for storing data.