Skip to content

madaagain/Z2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zappy

Zappy Game

Overview

Zappy is an exciting network game project where teams of AI-controlled characters compete on a resource-rich planet. The goal is to guide your team to spiritual elevation by collecting resources and performing rituals.

Project Components

  1. Server: Manages the game world and logic (C)
  2. GUI: Provides a visual representation of the game (C++)
  3. AI Client: Controls individual characters autonomously (Python)

Key Features

  • Real-time multiplayer gameplay
  • Resource management and collection
  • Team-based competition
  • Elevation rituals for character progression
  • Dynamic world with respawning resources

Getting Started

Step 1: Download SFML: Simple Fast Multimedia Library Step 2: Create a build folder at the root of the repository

  • mkdir build
  • cd build Step 3: Cmake .. in the build directory Step 4: Make command Step 5: Enjoy

Documentation

For detailed information about the project, including architecture, protocols, and implementation details, please refer to our comprehensive documentation:

Documentation[https://madsdocs.gitbook.io/zappy/]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published