Skip to content

Instantly share code, notes, and snippets.

View suigetsu404's full-sized avatar

suigetsu404

  • 16:06 (UTC +02:00)
  • Joined Oct 11, 2025
View GitHub Profile
@suigetsu404
suigetsu404 / hangman_game.py
Last active October 11, 2025 12:15 — forked from chrishorton/hangmanwordbank.py
Hangman ascii art and wordbank
# hangman game
# forked from chrishorton/hangmanwordbank.py for ASCII art
# wordbanks generated by ChatGPT
# all other code written from scratch
import random
import string
HANGMANPICS = [r'''
+---+
| |