Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Solarctic/WebAppProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Adventure

About The Project

Our purpose of the project is to create a game that is interactive, story-driven and a browser-based game based on Ace Attorney, a visual novel. The game utilized decision-making and branching narrative structure. The game is made to offer players an experience by exploration and choices through the use of save and load functions of the interface.

Built With

  • Node.js
  • Vue
  • json-server
  • TailwindCSS

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Install Docker if you want to use devcontainer (In this case, you do not need to install Node.JS on your computer)

Make sure you installed the Node.JS For details: visit this website and follow the instructions https://nodejs.org/en/download

Installation

  1. Clone the repo
git clone https://github.com/Solarctic/WebAppProject
  1. Go to the web-project folder
cd web-project/
  1. Install NPM packages
npm install

Usage

If you are using visual studio code, we already created a launch.json to run easily (by "Start Web + DB")

ENSURE you are in web-project folder before run those commands

To run the web

npm run dev

To run the json-server

npx json-server --watch db.json --port 3000

License

Distributed under the MIT. See LICENSE.txt for more information.

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages