Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

🎮 Wordle clone built with BeeWare and Toga, for CS 150 21.1

Notifications You must be signed in to change notification settings

deckardsworkspace/cs150-lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-app

Wordle clone built with BeeWare and Toga

Sample run

Requirements

  • Python 3.9.7
  • BeeWare & Toga, install with pip install -r requirements.txt (remember to use a virtualenv)

Running in development mode

cd wordleclone
python3 -m briefcase dev

Building

cd wordleclone
python3 -m briefcase build

Running

cd wordleclone
python3 -m briefcase run

About

🎮 Wordle clone built with BeeWare and Toga, for CS 150 21.1

Resources

Stars

Watchers

Forks

Languages