Skip to content

Intro to HTML, CSS, and JS by building a modular, component based choose your own adventure game.

License

Notifications You must be signed in to change notification settings

costolo/choose_ur_own

Repository files navigation

Build a COYA

Intro to HTML, CSS, and JS by building a modular, component based choose your own adventure game.

Setup

Node

First, install Node 20 (LTS)

Git

Download and install Github Desktop

Dev environment

Download and install VS Code

  • https://code.visualstudio.com/
  • Clone this repo
  • Open Terminal, and navigate to the repository
  • Run npm install to install project dependencies
  • Run npm run dev to start the server

About

Intro to HTML, CSS, and JS by building a modular, component based choose your own adventure game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published