Skip to content

Game developed for Western Engineering Competition 2023 🥇

Notifications You must be signed in to change notification settings

NishchintDhawan/wec-2023-neossat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExploreBC

A game for elementary students to learn about the nature of British Columbia. A spot-the-emoji game that gives students facts about the province and its natural features.

Run Locally

Prerequisites

Installation

Install the dependencies

  npm install

Initialize the database

  npm run init-db

Start the development server

  npm run dev

It should be running on http://localhost:3000

About

Game developed for Western Engineering Competition 2023 🥇

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.4%
  • CSS 14.3%
  • JavaScript 0.3%