GitHunt
RO

Rocksus/keep-typing-and-nobody-explodes

The python implementation for Keep Talking and Nobody Explodes Game

Keep Typing and Nobody Explodes

The python implementation for Keep Talking and Nobody Explodes Game
It will be designed to handle both vanilla and mod modules!

Getting Started

You can start the solver by running

python main.py

Happy solving!

Contributing

PRs are welcome! Look for unimplemented modules in the modules folder and start creating!

Vanilla

You can refer the bomb defusal manual to create your own module solver.

Modded

For modded modules, you can refer to the Repository of Manual Pages.

Code Structure

All modules must be implemented in modules folder.

Unit Testing

Please include the unit test file in your modules to ensure that your modules are working properly!
You can learn more about unit testing in This python docs

Languages

Python100.0%

Contributors

MIT License
Created October 4, 2020
Updated February 4, 2021