Skip to content

Cossy179/Game-Lobby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Lobby

Description

Game Lobby is a JavaScript-based application that allows teachers to create games and students to join and participate in them. The application is built using Express.js for the backend, and HTML, CSS, and JavaScript for the frontend.

Features

  • Teachers can create games with unique join codes.
  • Students can join games using the provided join codes.
  • Real-time updates and interactions between teachers and students.

Installation

To install and set up the project, follow these steps:

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run npm install to install the necessary dependencies.

Usage

To start the server, run npm start from the root directory. The server will start on port 3000.

Open your browser and navigate to http://localhost:3000/teachers for the teachers' interface and http://localhost:3000/students for the students' interface.

Contributing

Contributions are welcome. Please make sure to update tests as appropriate.

Contact

For any inquiries or support, please contact the project author :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published