How to create Gaming Site?

I have an idea for a game that connects users worldwide to play a game together in my site. My plan is to make a database of users, and then somehow make an area where the gaming can happen. I’m not sure how to implement these ideas using Wix or if Wix is even suitable for such purposes. I’m new to Wix Code, so please keep advanced Wix Coding stuff to a minimum (I do know fluent JavasScript).

Hi Torien,

Gaming on Wix Code… Depending on what type of game you have in mind, you can either create the game itself using Wix Code or code it using HTML / CSS / JS and embed it using the HTML Component.

In both cases, Wix code is great for user registration, keeping score cards, user account, etc. Using our database, dynamic pages or datasets you can manage user data. Using the HTML Component APIs you can communicate with the IFrame. Using the Site Members login you can manage your users. Using our and 3rd party APIs you can enrich your site / app / game with even more options.

Given more description of what you have in mind, we can direct you better.