Skip to content

Proliecan/paper-jetzt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper-jetzt

A server for a mini game challenge. Players connect via TCP and get a hint to go from there.

Table of Contents

Deployment

Not ready for production yet.

Development

Dependencies

Building

make

Running

Server:

out/bin/server

Built-in bot:

out/bin/bot

Testing

Use (netcat)[https://en.wikipedia.org/wiki/Netcat] to send test packets to running test server.

Contributing

Fork and merge feature branches into develop. Merge develop into main for releases.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published