An open API service indexing awesome lists of open source software.

https://github.com/r-n/tebak-nama

A name guessing "game" made with Unity3D 5.4
https://github.com/r-n/tebak-nama

2d c-sharp csharp database game game-dev game-development gamedev guessing-game quiz quiz-game sqlite streamingassets unity unity-3d unity3d

Last synced: 3 months ago
JSON representation

A name guessing "game" made with Unity3D 5.4

Awesome Lists containing this project

README

          

A name guessing "game" made with Unity3D 5.4

Put database in Assets/StreamingAssets as "database.db"
Put the photos formatted in jpg (you may edit the code for other formats) in Assets/StreamingAssets too,
with their NRP (Student ID, or whatever ID) as the name. Example : "2916100034.jpg"

The database columns as follows : NRP, Nama, Asal, etc (forgot the others. will edit later)