Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

NaughtyChas/Wordweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordweeper

Puzzle game built for ENGG1330 group project. We decided to call it "Wordweeper", a combination of "Word" and "Minesweeper".


How to run?

In ENGG1330 course we have to test our game on ed platform. Under this circumstances, you can run this game by following steps:

  1. In ed workspaces, copy all the contents in this repository.

I'm sure that ed workspaces has blocked the access right to the web, at least Github. So using git clone is not an option.

  1. Under the root directory, run:

python main.py


If you're not running on ed workspaces, run python main.py under the project root directory instead. Make sure that your CLI or terminal supports python package curses.

About

A word puzzle game with minesweeper concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages