Hello,
I would like to access (read and write) a MySql database directly from my game. I would like to know if any one has done this before or if they could help me. I am hoping there is already a .dll or a library that could help to do this which would make this alot easier. since I am new to ruby I don't know were to look.
The reason behind wanting to do this is so I can make my game online with out the need for a sever running on my computer. I know this would be laggy but I am not putting the whole game online just some mini games that would only need to read and write basic data from the database. I will also allow players to battle each other with the default battle system that comes with rmxp. (I have already worked out how I am going to do it). And even if I can't make the game online I would like to be able to upload stats onto my website which I can also easily do with the MySQL database.
Thanks for taking time to read this post and please don't be too mean when replying.
I would like to access (read and write) a MySql database directly from my game. I would like to know if any one has done this before or if they could help me. I am hoping there is already a .dll or a library that could help to do this which would make this alot easier. since I am new to ruby I don't know were to look.
The reason behind wanting to do this is so I can make my game online with out the need for a sever running on my computer. I know this would be laggy but I am not putting the whole game online just some mini games that would only need to read and write basic data from the database. I will also allow players to battle each other with the default battle system that comes with rmxp. (I have already worked out how I am going to do it). And even if I can't make the game online I would like to be able to upload stats onto my website which I can also easily do with the MySQL database.
Thanks for taking time to read this post and please don't be too mean when replying.