C# Project in Unity (web game) crossed with PHP and MySQL
Hello!
I'm about to start developing my project. Now im asking myself one question, can i make work a unity web browser game in C# working with PHP site and database.
Purpose is to have a game where Your account name and game progress will be bound to account You create while registering by PHP site (I'm using Laravel).
Game will be imported as for unity player or swf, but i really want to locate all inventory items, game progress of the player with mysql, so I can play around with my game assets (like monsters i caught, breeded monsters etc) from PHP user profile as well.
Could anyone enlight me if Unity will be my friend while developing such game or am I hitting some hard bumps.
I would ppreciate any suggestions at this point.
Cheers everyone!
Your answer
Follow this Question
Related Questions
Why is MySQL search query not returning each row in 1 index of an array? 0 Answers
WebGL Build strange exception 0 Answers
C# safe connect to MySQL database. Download and upload data via PHP script. 1 Answer
Can I add a table to a mySQL database using C#? 0 Answers
500 Internal server error in WWWForm 0 Answers