Skip to content

decode2/Zombie-Survival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombie Survival

Open-source CS:GO Zombie Survival / Zombie Plague-inspired game mode built with SourcePawn/Pawn.

This project started as a community/game-server product and evolved into a large custom gameplay platform with persistence, progression, classes, special weapons, custom rounds, MySQL-backed account systems, and operational server configuration.

Why this project matters

Beyond the game context, this repository demonstrates long-running product ownership: backend persistence, custom systems design, performance-sensitive scripting, community operations, server administration, and open-source maintenance for a live multiplayer environment.

Highlights

  • MySQL-backed account and character system
  • Level/reset progression system
  • Zombie and human class systems
  • Custom weapons, effects, and gameplay mechanics
  • Multiple custom round types and game modes
  • Server configuration and deployment-oriented assets
  • Large SourcePawn/Pawn codebase used as a base for community servers

Tech stack

  • SourcePawn / Pawn
  • SourceMod / CS:GO server scripting
  • MySQL
  • Game server configuration and operations

Repository structure

addons/        SourceMod plugins, scripting, and server-side assets
cfg/           Server/game configuration
MySQL DB init/ Database initialization scripts

Status

This project is no longer under active feature development, but the code is available as an open-source base for servers and modding communities.

Recognition is appreciated if you reuse the project or build from it.

About

Open-source CS:GO Zombie Survival game mode with SourcePawn, MySQL persistence, progression systems, and server tooling.

Topics

Resources

License

Stars

11 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors