React / JavaScript game
Poets of Tomorrow’s World is an interactive text adventure game telling a short fictional story.
- An interactive story made with React
- Various choices and dialogues to pick from to progress through the story and see different outcomes
- The game is built with React, all styling is done with pure CSS and the project is deployed on Vercel
- It may change in the future as I am adjusting its general design and features as I work on it and see fit
- I have also made another text adventure that continues this one's story (it can be seen here)
- More information on how this game has been made can be found on my Medium blog (starting with this post)
Caption: Home page that is also a start screen for the game.
Caption: One of the game pages.
- React
- React Router
- CSS
- Vite
- Prettier
- NightCafe (images generation)
- Vercel
Note: Ctrl+Click (Windows/Linux) or Cmd+Click (macOS) the image to open link in a new tab.