Skip to content

Altishofer/GuessMyWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessMyWord

🎉 This repository contains a basic implementation for a game for computer-assisted language learning. 🎮

GitHub issues GitHub pull requests

The instructions below will guide you on how to set up and run the project locally.

Prerequisites

Before getting started, make sure you have the following prerequisites:

You can install Gatsby.js globally by running the following command in your shell:

npm install -g gatsby-cli

Installation

Follow these steps to set up the project:

  1. Install prequisites

  2. Clone this repository to your local machine:

    git clone https://github.com/Altishofer/GuessMyWord.git
  3. Change into the cloned repository directory:

    cd GuessMyWord
  4. Install project dependencies:

    npm install
  5. Build the software:

    npm run build
  6. Start the web server:

    npm start
  7. Open your favorite browser and have fun! 🎉

    http://localhost:8000/

Impressions

word guessed correctly

game over

landing page

level up logic

revealed letter, example and definition

selection of CEFR and POS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •