A TypeScript version of a 90s gardening card & Windows game by Playful Minds.
I loved playing the PC version of GTC as a kid. In May 2019, I needed an idea for a React/Node.js project for a uni course, so I decided to try out the possibilities of doing some simple game development with modern JS tools.
My first goal is to create a single-player version with hi-scores stored in a database. After that, I'll try to create some kind of online multiplayer support, but at the moment I only have a faint idea of how to go about that. Other nice-to-have features include touchscreen support, complex AI and decks with alternative art styles.
- Go to the
/client
folder - Download dependencies with
npm install
- Run in browser with
npm start
- Run tests with
npm test
- Playful Minds official website: https://www.playfulminds.com/
- Green Thumb Cards at BoardGameGeek: https://boardgamegeek.com/boardgame/123/green-thumb-cards
- Green Thumb Cards for Windows at MobyGames: https://www.mobygames.com/game/windows/green-thumb-cards