Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmbishop/murder
A s&box re-creation of the original Murder game from Garry's Mod.
https://github.com/lmbishop/murder
Last synced: 5 days ago
JSON representation
A s&box re-creation of the original Murder game from Garry's Mod.
- Host: GitHub
- URL: https://github.com/lmbishop/murder
- Owner: LMBishop
- License: mit
- Created: 2023-07-27T21:10:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-06T16:21:58.000Z (over 1 year ago)
- Last Synced: 2024-10-12T03:43:51.165Z (about 1 month ago)
- Language: C#
- Size: 45.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# murder (s&box)
A re-creation of Murder from Garry's Mod, in s&box. Available at [asset.party](https://asset.party/leonardobishop/murder).
## Progress
This project is in active development. Things are broken, features are missing, and the code can be described as a "bodge" at best.
It currently uses assets from the base game, [Sandbox](https://github.com/Facepunch/sandbox), and [simple weapon base](https://github.com/timmybo5/simple-weapon-base).
To-do:
- ~~Murderer's ability to see footsteps.~~ Done
- Murderer's ability to throw knife.
- Most sound effects.
- Most weapon effects (though they do work).
- ~~Spectator mode.~~ Done
- The whole clue system thing that nobody really cared about.
- De-shittify code.Already implemted:
- Most of the actual Murder logic.
- Basic movement / networking / etc.
- Weapon functionality (sans knife throwing).
- Blinding.
- Inventory "system".## Feedback
I'm reachable in the s&box Discord server `@leonardobishop` or via email `me [at] leonardobishop [dot] com`.
## Credits
This project makes use of other open source assets. Their credits and attributions can be found in [ATTRIBUTIONS](ATTRIBUTIONS).