Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.03 KB

Keep Talking and Nobody Explodes Assistant (CLI)

"Do you want to explode?" - Dr Nefario

Contents

Introduction

This is a CLI KTANE bomb defuser, made in Python 3.
The goal is to code a program that can be used to defuse the Centurion
Currently the master branch is only compatable with the vanilla modules. The only 'needy' module supported is the 'knobs' module.

Requirements

  • Python 3 (Tested in 3.8)

Installation

Clone the repository or download the latest release. Then simply run "assistant.py". When moving the program make sure "assistant.py" and the "modules" folder are in the same directory.