Skip to content

DevDynasty: Full-Stack Ascent is a web game with 3D scenes, animations, and interactive pages.

Notifications You must be signed in to change notification settings

atongsak/devdynasty-fullstack-ascent

 
 

Repository files navigation

DevDynasty: Full-Stack Ascent 💻📈

Play as a computer science major undergoing the application process for a full-stack developer internship! You'll experience resume building, choosing a company to apply to, and an interview. Will you get the offer?!

CS 290 Final Project

We created this project with an ambitious idea to simulate what we, as CS majors, know all too well: the internship application and interview process. The result is a web game born out of our shared experiences that provides an engaging and low-stakes way for our fellow students to relive the challenging experience.

How to Install & Use

  1. clone repository and cd into directory.
  2. If you don't already have it, install Node.js.
  3. Run:
npm install
  1. Then compile scripts and start server by running the following:
npm start
  1. Navigate to http://localhost:8000.
  2. Good luck! 🖥

Screenshots

About

DevDynasty: Full-Stack Ascent is a web game with 3D scenes, animations, and interactive pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 31.6%
  • Handlebars 29.8%
  • CSS 22.5%
  • HTML 16.1%