JS_GAME/Algorithm

Overview

๐Ÿš€ JS_GAME

JavaScript ๋ฅผ ์ด์šฉํ•˜์—ฌ ๊ฐ์ข… ๊ฒŒ์ž„์„ ๋งŒ๋“ค์–ด๋ณด์ž. (์ž๋ฐ”์Šคํฌ๋ฆฝํŠธ๋ฅผ ์‚ฌ์šฉํ•ด์„œ ๊ฒŒ์ž„์„ ๋งŒ๋“ค ์ˆ˜ ์žˆ์Œ.)

  • ์›นํŽ˜์ด์ง€๋ฅผ ๋งŒ๋“œ๋Š” ๊ฒƒ๋„ ์ข‹์ง€๋งŒ, JS ๋ฅผ ์ด์šฉํ•˜์—ฌ ๊ฐ„๋‹จํ•œ ๊ฒŒ์ž„์„ ๋งŒ๋“ค๋ฉด์„œ ์ƒ๊ฐ์˜ ์ „ํ™˜์„ ํ•ด๋ณด์ž.
  • ํด๋ก  ์ฝ”๋”ฉ๋„ ์ข‹๋‹ค! ํ•˜์ง€๋งŒ, ํด๋ก  ์ฝ”๋”ฉ ํ›„์— ๋ฆฌํŒฉํ† ๋ง ๋ฐ ๋ฆฌ๋ทฐ๋ฅผ ์ง„ํ–‰ํ•˜์ž.
  • ์–ด๋– ํ•œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ์‚ฌ์šฉํ•ด๋„ ์ƒ๊ด€์—†๋‹ค. ์“ฐ๊ณ  ์‹ถ์€๊ฑฐ๋Š” ๋‹ค ํ•ด๋ณด์ž.
  • UI ๊ฒŒ์ž„์ด ์•„๋‹ˆ์–ด๋„ ๊ดœ์ฐฎ๋‹ค. ๋‹จ์ˆœํžˆ CLI ์—์„œ ์กฐ์ž‘ํ•˜๋Š” ๊ฒŒ์ž„๋„ ๋‚˜์˜์ง€ ์•Š๋‹ค.

๐Ÿ“– ์•Œ๊ณ ๋ฆฌ์ฆ˜

์—ฌ๋Ÿฌ๊ฐ€์ง€ ์•Œ๊ณ ๋ฆฌ์ฆ˜์„ ๋งŒ๋“ค์–ด๋ณด์ž.

  • ์ž๊ธฐ๊ฐ€ ์จ๋ณธ ์ ์ด ์žˆ๊ฑฐ๋‚˜, ์•Œ์ง€๋งŒ ํ•œ ๋ฒˆ ๊ณต๋ถ€ํ•˜๊ณ  ์‹ถ์€ ์•Œ๊ณ ๋ฆฌ์ฆ˜์„ ์ •๋ฆฌํ•ด๋ณด์ž.
  • ์ฝ”๋”ฉํ…Œ์ŠคํŠธ์šฉ ์—ฐ์Šต์žฅ์œผ๋กœ ์ž‘์„ฑํ•ด๋„ ์ข‹๋‹ค!
  • ๋‹จ์ˆœํ•œ ์•Œ๊ณ ๋ฆฌ์ฆ˜์ด์–ด๋„ ์ข‹๋‹ค! ํ•˜๋‚˜์”ฉ ์ฑ„์›Œ๊ฐ€๋ฉด์„œ ์‚ฌ์ „์ฒ˜๋Ÿผ ๋งŒ๋“ค์–ด๋ณด์ž!
You might also like...

A Flood-Fill Algorithm written in JavaScript

flood https://magnogen.net/flood A Flood-Fill Algorithm for Creative Coders This is the source code for a section of my website. You're welcome to sno

Dec 22, 2022

Deno's first lightweight, secure distributed lock manager utilizing the Redlock algorithm

Deno-Redlock Description This is an implementation of the Redlock algorithm in Deno. It is a secure, lightweight solution to control resource access i

Dec 31, 2022

An algorithm for fast 2D pattern-matching with wildcards.

An algorithm for fast 2D pattern-matching with wildcards.

pattern-match-2d.js An algorithm for fast 2D pattern-matching with wildcards, with a demo app inspired by MarkovJunior (by Maxim Gumin). The algorithm

Nov 5, 2022

The Google Earth Engine implementation of the BioNet algorithm to estimate biophysical parameters along with their uncertainties.

The Google Earth Engine implementation of the BioNet algorithm to estimate biophysical parameters along with their uncertainties.

ee-BioNet The Google Earth Engine implementation of the BioNet algorithm to estimate biophysical parameters along with their uncertainties. Quantifyin

Oct 30, 2022

A DOM-merging algorithm

Idiomorph Idiomorph is a javascript library for morphing one DOM tree to another. It is inspired by other libraries that pioneered this functionality:

Dec 30, 2022

Onchain private messaging app with a significant encryption algorithm.

Onchain private messaging app with a significant encryption algorithm.

Hedwig DEMO We want to implement SSL technology to blockchain so decided to build onchain private messaging app. Diffie Hellman protocol was invented

Nov 3, 2022

This project focuses on increasing the efficiency of a hospital's patient waitlist by creating an algorithm to generate an ordered list of 10 patients with the highest chance of accepting an appointment offer.

Patients-Facility Technical Interview Requirements This application was built on Node.JS v12.14. It has not been tested on other versions. You will al

Mar 20, 2023

Playground for the fire effect from DOOM. Really simple algorithm and all experiments are welcome!

Playground for the fire effect from DOOM. Really simple algorithm and all experiments are welcome!

Doom Fire Algorithm Playground A playground of experiments related to the Doom fire effect implemented in JavaScript. Feel free to submit your experim

Jan 2, 2023

๐ŸŒ… Content-aware image resizer based on Seam Carving algorithm

๐ŸŒ… Content-aware image resizer based on Seam Carving algorithm

Content-aware image resizing might be applied when it comes to changing the image proportions (i.e. reducing the width while keeping the height) and when losing some parts of the image is not desirable.

Dec 30, 2022

A personal semantic search engine capable of surfacing relevant bookmarks, journal entries, notes, blogs, contacts, and more, built on an efficient document embedding algorithm and Monocle's personal search index.

A personal semantic search engine capable of surfacing relevant bookmarks, journal entries, notes, blogs, contacts, and more, built on an efficient document embedding algorithm and Monocle's personal search index.

Revery ๐Ÿฆ… Revery is a semantic search engine that operates on my Monocle search index. While Revery lets me search through the same database of tens o

Dec 30, 2022

Algorithm visualizer made with React, Material UI and P5JS.

Algorithm visualizer made with React, Material UI and P5JS.

Made with React, P5JS and Material UI. Link https://andresrodriguez55.github.io/algorithmsVisualizer/#/ Description The purpose of doing this was to l

Nov 22, 2022

K-nearest neighbors algorithm for supervised learning implemented in javascript

kNear Install npm install knear --save About kNear is a javascript implementation of the k-nearest neighbors algorithm. It is a supervised machine lea

Mar 7, 2022

Simple Javascript implementation of the k-means algorithm, for node.js and the browser

#kMeans.js Simple Javascript implementation of the k-means algorithm, for node.js and the browser ##Installation npm install kmeans-js ##Example (JS)

Aug 19, 2022

NodeJS Implementation of Decision Tree using ID3 Algorithm

Decision Tree for Node.js This Node.js module implements a Decision Tree using the ID3 Algorithm Installation npm install decision-tree Usage Import

Dec 12, 2022

Typescript based monte-carlo acyclic graph search algorithm for multiplayer games

Typescript based monte-carlo acyclic graph search algorithm for multiplayer games. It can be used in any turn-based strategic multiplayer games.

Jul 11, 2022

A deterministic object hashing algorithm for Node.js

Deterministic-Object-Hash A deterministic object hashing algorithm for Node.js. The Problem Using JSON.stringify on two objects that are deeply equal

Nov 30, 2022

Wordle game basic bot and algorithm

Node Wordle Bot Wordle game basic bot and algorithm.. Game links - EN TR Installation Do the following to clone and start the project. $ git clone htt

Feb 21, 2022

Dominating set solver using quantum algorithm Grover

Solution for dominating set problem using improved quantum algorithm Grover, which uses Schoning algorithm for k-SAT problem to accomplish this improvement

Aug 31, 2022

Non-interactive publicly verifiable distributed key generation and resharing algorithm over BLS12-381

NPVDKG-RS This repository contains a mathematical presentation and some code to demonstrate our developed non-interactive publicly verifiable distribu

May 19, 2022
Owner
LEEJAE-GO
A space where you can do whatever you want to study
LEEJAE-GO
Algorithm visualizer made with React, Material UI and P5JS.

Made with React, P5JS and Material UI. Link https://andresrodriguez55.github.io/algorithmsVisualizer/#/ Description The purpose of doing this was to l

Andres Arturo Rodriguez Calderon 31 Nov 22, 2022
NodeJS Implementation of Decision Tree using ID3 Algorithm

Decision Tree for Node.js This Node.js module implements a Decision Tree using the ID3 Algorithm Installation npm install decision-tree Usage Import

Ankit Kuwadekar 204 Dec 12, 2022
A deterministic object hashing algorithm for Node.js

Deterministic-Object-Hash A deterministic object hashing algorithm for Node.js. The Problem Using JSON.stringify on two objects that are deeply equal

Zane Bauman 7 Nov 30, 2022
Dominating set solver using quantum algorithm Grover

Solution for dominating set problem using improved quantum algorithm Grover, which uses Schoning algorithm for k-SAT problem to accomplish this improvement

Fatemehe Lajevardi 8 Aug 31, 2022
Non-interactive publicly verifiable distributed key generation and resharing algorithm over BLS12-381

NPVDKG-RS This repository contains a mathematical presentation and some code to demonstrate our developed non-interactive publicly verifiable distribu

NATRIX Official 8 May 19, 2022
๐Ÿค–A Tic-Tac-Toe solver that uses the minimax algorithm and alpha-beta pruning to make it unbeatable

Tic-Tac-Toe AI A Tic-Tac-Toe solver that uses the minimax algorithm and alpha-beta pruning to make it unbeatable How it Works Tic-Tac-Toe is what is k

Martin 4 May 20, 2022
Fast and robust triangle-triangle intersection test with high precision for cross and coplanar triangles based on the algorithm by Devillers & Guigue.

fast-triangle-triangle-intersection Fast and robust triangle-triangle intersection test with high precision for cross and coplanar triangles based on

Technology and knowledge for interaction 10 Nov 15, 2022
โญ๏ธ my baekjoon algorithm

Baekjoon Algorithm Python3 import sys # ๊ณต๋ฐฑ์œผ๋กœ ๊ตฌ๋ถ„๋œ 2๊ฐœ ์ˆซ์ž ์ž…๋ ฅ ๋ฐ›๊ธฐ N, M = map(int, sys.stdin.readline().split()) # ์—ฌ๋Ÿฌ ์ค„ ์ž…๋ ฅ ๋ฐ›๊ธฐ n = int(sys.stdin.readline

InYoung Park 3 Jul 22, 2022
k-means algorithm module for n-dimensional data

K-Means Algorithm This module allows you to compute the k-Means algorithm with n-dimensional data. You simply put in your data as a list and the k you

null 3 Jan 31, 2022
This project will be using various AI and Rule Engine algorithm to detect various attack against a company!

?? Introduction This project will be using various AI and Rule Engine algorithm to detect various attack against a website! ?? Mission After starting

Harish S.G 4 Apr 29, 2022