Skip to content

matifraga/MrChopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MrChopper - Online CS2D

Special assignment for Advanced Techniques of videogames course at ITBA

Usage

This is a Unity game, to try it please download this repository and import it to Unity.

Commands

Command Functionality
SpaceBar Start the simulation
LeftArrow Move left
RightArrow Move right
DownArrow Move down
UpArrow Move up
K Stops interpolation

Configuration

You can alter this configurations on the client

Parameter Example
serverPort 9000
clientPort 9001
playerId 1
buffDesiredLength 5
maxDiffTime 1
simSpeed 1
frameRate 1/60

You can alter this configurations on the server

Parameter Example
serverPort 9000
clientPort 9001
fakeDelay 0.3
fakePacketLoss 15
snapshotSendRate 60

Credits


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages