Skip to content

drfkndoom/hangman-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hangman Game on Lua

A simple command-line Hangman game implemented in Lua. Guess the word by suggesting letters before the hangman is complete!

Prerequisites

  • Lua 5.1+ installed on your system.

Installation

macOS

Install Lua using Homebrew:

brew install lua

Windows

Download Lua for Windows from the official LuaBinaries site or use a package manager like:

  • Scoop: scoop install lua
  • Chocolatey: choco install lua

Usage

  1. Clone or download the project
  2. Open terminal/command prompt in the project directory
  3. Run the game:
lua hangman.lua

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages