pseudohuman92/Visitor-the-Card-Game

Created Dec 27, 2020 · View the pseudohuman92/Visitor-the-Card-Game repository page

An animated time-lapse of how pseudohuman92/Visitor-the-Card-Game was built, commit by commit.

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

9

Lines of Code

6,348

From

May 19, 2018

To

Dec 22, 2020

About pseudohuman92/Visitor-the-Card-Game

Visitor is a card game project built with Java and Maven that uses Protocol Buffers for communication. The game includes a server component that runs on Jetty, a lightweight Java web server. To get the project running, developers need to install Maven for build management and Protobuf for serializing structured data, then use standard Maven commands to build and deploy the application.

The project appears to be designed as a multiplayer or online card game with a client-server architecture, evidenced by the inclusion of protobuf-js alongside the Java protobuf libraries, suggesting both web and server-side components. The straightforward build and run process indicates the project prioritizes ease of setup for developers looking to contribute or run a local instance of the game.

Share this video