Skip to content

The python implementation for Keep Talking and Nobody Explodes Game

License

Notifications You must be signed in to change notification settings

Rocksus/keep-typing-and-nobody-explodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The python implementation for Keep Talking and Nobody Explodes Game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages