Knock Out - Multiplayer Game (C#)
Channel:
Subscribers:
769
Published on ● Video Link: https://www.youtube.com/watch?v=YAqeyxuENik
I wrote the library (and named it GPNetwork :P) that has a server and client class for both TCP and UDP networks, the server and client in the program above uses the UDPServer and UDPClient respectively, where you can send messages between clients. One client can start a game, which opens up a game window for each client running.
The game, Knock Out, is a simple bumper car style arcade game. Each player controls a car that moves around the arena, and you much push off other players in the arena. Last one standing wins!
http://gamepopper.co.uk/academic-projects/2015-2/multiplayer-knock-out/
Other Videos By Gamepopper101
Tags:
Multiplayer Game
C# (Programming Language)
MonoGame
Games Development
Video Games
Computer Games
Gameplay
Play