Skip to content

Repository files navigation

word-game

A simple word game made in Python using Python Arcade.

Leaderboards are hosted locally, so you are only competing against yourself.

Bundled into an executable file with PyInstaller.


Either run the game via main.py, or via main.exe found in /dist/main

To run the python version of the game, follow these steps:

  1. Make sure you have the latest version of Python installed. (https://www.python.org/downloads/)
  2. Run the command "pip install -r requirements.txt"
  3. Run the game with the command "python main.py"
  4. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages