Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Clone in JavaScript!

What is Wordle?

워들은 2021년 10월 조시 워들이 공개한 영어 단어 맞추기 게임이다. 게임 이름은 '단어'를 뜻하는 Word와 자신의 성 Wardle을 섞어 지은 것이다.

This clone project: here

개발목표 :

JavaScript 및 API를 사용하여 Wordle 게임을 완성하고, API 사용법을 익혀보자
사용기술: HTML, CSS, JavaScript, Node.js, express, axios, Random API

개선사항:

1. Dictionary API 이용하여 사전에 단어 입력시 경고메세지 나타내기 (유료API라 보류)
2. 부드러운 애니메이션 효과 주기
3. react, typescript 업그레이드

Getting Started

To start this project please go to RapidAPI to sign up for the APIs.

.env

Now create a `.env` file in the root of your project with the following:

RAPID_API_KEY={your_rapid_api_key}

npm i

This will install all the necessary dependencies.

npm run start:backend

This will start the backend on http://localhost:8000.

referenced project

[This will start the backend on http://localhost:8000](https://github.com/kubowania/wordle-javascript).

About

Wordle-game Clone in JavaScript

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages