Use VB to build your own online game platform (2)

Source: Internet
Author: User
We have already talked about the basic architecture of the platform. Now we start with my first job and step by step how I used VB6.0 to play this game.
Of course, personal data and other content on the platform must have a personal system. I am now using an Access database to store user data (of course, I am only testing it now. If it is really operational, I think it is best to use SQL Server). First, I want to create a user table, the table structure is as follows:
Creating images...
After the database is created, let's start with our VB.
Step 1: Set up a login form for the establishment of diplomatic relations.
As personal information is required to enter the game. You must log on before entering the game.
Open VB and create a new project named client. Add a logon form.
... Something to do...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.