https://github.com/masylum/whatajong
https://github.com/masylum/whatajong
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/masylum/whatajong
- Owner: masylum
- License: mit
- Created: 2025-02-10T22:03:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-15T21:30:57.000Z (about 1 year ago)
- Last Synced: 2025-06-15T22:45:35.752Z (about 1 year ago)
- Language: TypeScript
- Size: 345 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whatajong

This is the code of the roguelike, Mahjong Solitaire, https://whatajong.com.
The game is located under `/src/renderer`, and can be run with `pnpm run dev`.
Tests are run using `pnpm run test`.
Enjoy!