Skip to content

A Wordle-inspired word guessing game

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPLv3
Notifications You must be signed in to change notification settings

vwbusguy/QORBLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QORBLE

A simple word guessing game, written in QBasic (QB64), inspired by, but not affiliated with, Wordle.

QORBLE Screenshot

Build this project

This project can be built with QB64. Linux users might check out this COPR repo for a convenient way to install QB64.

To build the project on Linux or MacOS, clone and cd into this repository and run:

qb64 -x $PWD/qorble.bas -o $PWD/qorble

Then run it: ./qorble

This should also run fine on Windows, but the above command may need adjusted (qb64.exe, etc.).

About

A Wordle-inspired word guessing game

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPLv3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages