https://github.com/ansinitro/counter-strike-game-sdp-end-term
https://github.com/ansinitro/counter-strike-game-sdp-end-term
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ansinitro/counter-strike-game-sdp-end-term
- Owner: ansinitro
- Created: 2023-11-20T03:40:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T03:45:07.000Z (over 2 years ago)
- Last Synced: 2025-01-23T21:19:32.399Z (over 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bomb Defuse Game (console game) #
## Description ##
- #### _You play either a "Terrorist" side or a "Counter-Terrorist" side. The mission of the Terrorist is "Explode the Bomt". The mission of the Counter-Terrorist is "Defuse the Bomb"._ ####
## Game Sequence ##
- #### _Choose the name for your player_ ####
- #### _Choose the weapon type. (Rifle, Pistol, Knife)_ ###
- #### _Try to kill the opponent, for it input some number in certain range. (range for each weapon is different)_ ###
- #### _Input 10 digit password to Bomb. (Bomb will explode after 5sec)_ ###
- #### _Input the password from 10 digit for defuse the bomb before the bomb explodes_ ###