https://github.com/averycrespi/thinktank
A 2-player strategy game inspired by Conundrum
https://github.com/averycrespi/thinktank
board-game boardgame-io papercss react strategy-game typescript
Last synced: 12 days ago
JSON representation
A 2-player strategy game inspired by Conundrum
- Host: GitHub
- URL: https://github.com/averycrespi/thinktank
- Owner: averycrespi
- License: mit
- Created: 2020-06-27T21:38:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T10:03:00.000Z (over 2 years ago)
- Last Synced: 2025-03-27T18:12:42.283Z (30 days ago)
- Topics: board-game, boardgame-io, papercss, react, strategy-game, typescript
- Language: TypeScript
- Homepage: https://thinktank.crespi.dev
- Size: 2.5 MB
- Stars: 15
- Watchers: 0
- Forks: 5
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A 2-player strategy game inspired by Conundrum.


## About
Thinktank is a 2-player strategy game inspired by Conundrum.
Learn the rules and play online at [thinktank.crespi.dev](https://thinktank.crespi.dev).
See [DEVELOPERS.md](DEVELOPERS.md) for information about building, testing, and running the game.
Source code and documentation are available under the [MIT license](https://choosealicense.com/licenses/mit/).
## Credits
- Project inspired by Conundrum by [Mundy Games](https://mundygames.wixsite.com/website-4).
- Font Awesome icons used under the [Font Awesome Free License](https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt).
- React, PaperCSS, and other libraries used under their respective licenses.