Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemurpwned/word-games
Various games to play in terminal
https://github.com/lemurpwned/word-games
Last synced: 12 days ago
JSON representation
Various games to play in terminal
- Host: GitHub
- URL: https://github.com/lemurpwned/word-games
- Owner: LemurPwned
- License: mit
- Created: 2022-08-16T19:53:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T20:39:00.000Z (about 2 years ago)
- Last Synced: 2023-03-05T18:54:28.160Z (over 1 year ago)
- Language: Python
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# word-games
Various word games to play in the terminal. Also some of the matplotlib interactive. For open-source LARPs.
* GitHub:
* Free software: MIT## Features
* WordHierarchy - a word game to learn to put words in order such that their consecutive meanings converge.
* DiodeGame - a simple find a pattern game.
* CalibrateGame - a simple find a point in 3D space game. you only have a linear clue as help.
* RulesGame - guess a rule based on a set of examples.