React / JavaScript game
Poets of Tomorrow’s World: gameOn(e) is an interactive text adventure game that continues the previous part of this 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 Netlify
- It may change in the future as I am adjusting its general design and features as I work on it and see fit
- This is a continuation of the previous text adventure that happens before this one (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: About page with general game description and details.
- React
- React Router
- CSS
- Vite
- Prettier
- NightCafe (images generation)
- Netlify
Note: Ctrl+Click (Windows/Linux) or Cmd+Click (macOS) the image to open link in a new tab.