Skip to content

The stealth oriented tactical shooter experience for sbox

Notifications You must be signed in to change notification settings

Jake-NSW/Espionage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espionage

The stealth oriented tactical shooter experience. This is the public code base. Assets are downloaded and used from a private repo.

Dependencies

Currently the only dependency is the Signals library. s&box should automatically down it as its in the .addon file.

Signals

Signals is a library that allows for easy event handling. It is used in Espionage to handle events such as player death, a client connecting to the server, someone dropping or deploying an item, etc. It allows us to easily add logic and features to the game without directly impacting existing code potentially causing bugs, which is perfect for a game like Espionage as its a systematically complicated game. You can find the Signals library here

About

The stealth oriented tactical shooter experience for sbox

Topics

Resources

Stars

Watchers

Forks