Skip to content

tasnimzotder/int213-word-hunt-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

image

GitHub issues GitHub repo size GitHub top language Python GUI library GitHub

๐ŸŽฎ INT213 - Word Hunt Game

Let's hunt the lost words ๐Ÿ”

๐ŸŽ‰ Getting Started

  1. Clone (Download) the project
git clone https://github.com/tasnimzotder/int213-word-hunt-game.git
  1. Run the program

a. Windows

./run.ps1

b. Linux

bash run.sh
  1. Or to run the program in a docker container
docker build -t word-hunt-game .
docker run -u=$(id -u $USER):$(id -g $USER) -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:rw --rm word-hunt-game

๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Collaborators

Tasnim Zotder ย ย ย ย  Tasnim Zotder ย ย ย ย  Tasnim Zotder ย ย ย ย 

๐Ÿ“ท Screenshots

game setup

๐Ÿ“ƒ References

๐Ÿ“ License

This project is licensed under MIT License.