Skip to content

KarthikChandran303/GameEngineDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GameEngineDev

  1. There are two folders: Server and Client. The executables in both folders need to be running in order to start the game.
  2. To start the server enter the Server folder and run the associated MakeFile. Then run ./main
  3. To connect a client to the server enter the Client folder and run the associated MakeFile. Then run ./main
  4. Use arrow keys to move the player. Press space to jump. Passing the right side of the screen activates a side scroll. Falling in one of the pits in the first scene respawns you.
  5. Close a window to disconnect the current client being controlled.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages