VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Online Monopoly

by mungeon (2 Submissions)
Category: Games
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This is my final year project. Since this is a large project, I didn't do full testing on it. There is 2 projects in it which is server and client (Please run server first). The game complete with sound, music, graphic, animation, chat room, etc.. For connection, i use winsock. Enjoy the game!

Assumes
How to start the game? 1)start the SERVER. You'll see the IP ADDRESS. 2)start CLIENT, key in the server ip address you wish to connect. 3)Key in your USERNAME and PASSWORD, if you don't have, click REGISTER to create one. 4)Since you are the first player, CREATE a new game and wait for other players to join your game. Click START when everyone is ready. 5)Now start another CLIENT and login. Select the game you wish to join and click JOIN. Press READY and wait for the host to start the game. Congratulation, you can start playing the game now.
API Declarations
Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal parent As Long, ByVal operation As String, ByVal file As String, ByVal parameters As String, ByVal directory As String, ByVal mode As Long) As Long
Declare Function PlaySound Lib "winmm.dll" Alias "PlaySoundA" (ByVal lpszName As String, ByVal hModule As Long, ByVal dwFlags As Long) As Long

Rate Online Monopoly

Download Online Monopoly

Download Online Monopoly (5 MB)

Online Monopoly Comments

No comments have been posted about Online Monopoly. Why not be the first to post a comment about Online Monopoly.

Post your comment

Subject:
Message:
0/1000 characters