Sample CRUD project of using Unity with SQLite 3.
- Unity
- C#
- Adobe Photoshop CS6
- SQLite 3
- Download
.zip
file orgit clone
this repo. - Make sure that you have version
2020.3.1f1
of Unity or more recent one. - Open
Unity Hub
and import the project. - Open the
Table
scene, and hit the play button. - If everything is ok, it's supposed to show the content of
scoreboard
table in the Scoreboard ScrollView.