Skip to content

Coconutsumiruku Game Project with Unity (Script Only)

Notifications You must be signed in to change notification settings

LunarArtemis/Coconutsumiruku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Coconutsumiruku Game Project with Unity (Script Only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.6%
  • PHP 17.4%