Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 520 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 520 Bytes

CSS Adventure

CSS Adventure is an adventure game where players progress through the levels by solving problems using only CSS styles

Dev Usage

  • yarn install
  • yarn start will start up a dev server and launch the page

Contributing

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.