https://github.com/gregorybchris/sweyp
Clone of the Boggle word game
https://github.com/gregorybchris/sweyp
Last synced: 3 months ago
JSON representation
Clone of the Boggle word game
- Host: GitHub
- URL: https://github.com/gregorybchris/sweyp
- Owner: gregorybchris
- Created: 2015-07-25T17:45:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T01:11:28.000Z (almost 5 years ago)
- Last Synced: 2025-03-02T02:33:24.284Z (11 months ago)
- Language: Java
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sweyp
My version of the classic dice word game
## Description
You have 60 seconds to find as many words as you can. Words must have at least three letters and the words you find will show up on the left side of the screen. To reset the game use the 'R' key.
## Running the Project
To run the project use the Gradle run command:
```bash
# Mac/Linux
./gradlew run
# Windows
gradlew.bat run
```
## Result
