CSS Adventure is an adventure game where players progress through the levels by solving problems using only CSS styles
yarn install
yarn start
will start up a dev server and launch the page
Want to contribute your own challenges? Check out Contributing.md for guidelines.
This project has thus far only been tested on Chrome
This project was bootstrapped with Create React App.