Skip to content

simomosi/treasure_hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Treasure Hunt

Treasure hunt is an online multiplayer game in which players have to search for as many treasures as possible while avoiding obstacles and other players.

It's an easy game, but it is written in C with no external libraries.

🚀 Features

  • Play it anywhere in a terminal: create a game-server instance on your desktop, host a LAN party or use a remote server
  • Create your account in a safe way: all passwords are encrypted
  • Random generated levels
  • All from scratch:
    • Client & Server implementation
    • Threads
    • Sockets

🖼️ Screenshots

Create accounts:

signup screenshot

Play in a rectangular arena. Colors are used to enhance user experience:

game screenshot

Multiplayer game:

multiplayer screenshot

About

Online multiplayer treasure hunt game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages