The premise of this is to make a grid system where the only data stored is what edges connect to what other edges. (As well as reflection data, used at the ends of Möbius stips) This allows the creation of Möbius stips, Torus, Klein bottles as well as more exotic layouts such as parallel hallways of differing length and infinitely branching mazes.
todo: GIFs
- Refactor code
- Come up with some way of texturing the tiles
- Labels for different rooms
- Cleaner methods of exiting / entering the tick-tack-toe areas
- Setup github pages
- Come up with some sort of game that could be played in this space
yarn start:dev
yarn run build