Skip to content

A pure Java Three-Dimensional network multiplayer melee game using raycasting method

Notifications You must be signed in to change notification settings

MarkYHZhang/Pather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Pather Client

A pure Java Three-Dimensional online multiplayer melee game using raycasting render method.

Server End:

https://github.com/MarkYHZhang/ProjectPatherServer

Video Demonstration (click the image below to view video)

Project Pather Video Demonstration

Additional Info

  • Completely custom game engine purely coded in Java.
  • Uses breadth first search for path finding
  • Uses depth first search for landing page background maze animation.
  • Real-time communication using custom TCP protocol

About

A pure Java Three-Dimensional network multiplayer melee game using raycasting method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages