Skip to content

🪄 Hangman: Beginner-Friendly Coding Project

Notifications You must be signed in to change notification settings

dorochka8/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please, don't hang me, Hangman!

Embark on an exciting journey to build your very own Hangman game bot using this repository as your foundation. Crafted with beginners in mind, this project uses the telebot library and Python to offer an enriching and fun coding experience. Follow the steps below to start your adventure!

#Setting Up Your Hangman Bot

  1. Acquire Your Bot Token: Start by obtaining your personal token to access the HTTP API. This token is like your bot's identity card. Get it from BotFather.
  2. Configure Your Token: Please do use an individual file for your bot-token (config.py).
  3. Kindly do use the telebot library for telegram bot and python for coding.

Easy-to-Follow Guide

  1. Clone the Project: Get started by cloning the repository. It's compatible with Windows, so no worries there!:
git clone --recursive -j8 https://github.com/dorochka8/Hangman
  1. Install Dependencies: Navigate to requirements.txt and install all necessary libraries. This ensures your setup matches the project's environment.
  2. Tweak the Configurations: Go to config.py and adjust the settings to suit your preferences. This is where you make the bot truly yours.
  3. Customize Your Game: (Optional) Change the game's word list in words.py. Tailor it to your audience or challenge level.
  4. Launch Your Bot: Run main.py to bring your Hangman bot to life. Watch it interact and engage with users!

About

🪄 Hangman: Beginner-Friendly Coding Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages