Skip to content

YeriAddict/rpg-chat-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG Chat Simulator


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

This is my MiniChat app for TSE where you can talk and interact with your classmates and teachers.

Logo

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Clone the repository with SSH or HTTPS

git clone git@github.com:YeriAddict/MiniChat.git
git clone https://github.com/YeriAddict/MiniChat.git

Installation

You will need to install these dependencies

npm install --save express 
npm install --save socket.io

(back to top)

Usage

  1. Inside the root of the repository, type this command inside a terminal to start the app :
 node server.js

Typing this will also work :

 npm run start
  1. Go to your browser and enter this URL :
 http://localhost:3000/
  1. Enter your username and check which character you want to choose

Logo

  1. You will now have an assigned character and a username. You can now enjoy chatting with your classmates or teachers on the right. You can also see who is connected on the left. In the middle, your character is also free to wander around.

Logo

  1. If you wish to disconnect, you can click on the disconnect button

Logo

(back to top)

Contact

LEANG Denis - denis.leang@telecom-st-etienne.fr

(back to top)

About

An RPG chat simulator that allows users to create and join chat rooms to discuss and move around

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors