Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.05 KB

About Coconutsumiruku

In GitHub Script Only Full version Download at Drive

  • 2D platformer
  • make with Unity Engine
  • use MySQL to store data (user,password,score,time)

Full Version: Click

Implementation

Implement Database

  • Download XAMMP and Install
  • Open XAMMP click start MySQL and Apache
  • click Admin at MySQL and Create Database with name Coconutsumiruku
  • click to database Coconutsumiruku and go to import
  • Download db_file.zip and extract file
  • back to phpmyadmin and select file name userinfo.sql from db_file and click import
  • back to XAMPP click Explorer go to htdocs
  • open db_file extract unity.zip copy unity folder to >> htdocs

Implement Project

  • Download Unity Hub
  • Install Unity 2021.3.22f1
  • Download Coconutsumiruku24.5(Fix bug Register Null Info).zip and extract file
  • click drop down at Open and click Add project from disk
  • select location you extract file Coconutsumiruku24.5(Fix bug Register Null Info).zip