Skip to content

0xecho/gridy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRIDY

What does this project do?

Preview

What started out as a simple experiment to make a grid (not the css grid but the graph-paper-esque visual element) using vue js, somehow escalated to me implementing some of the searching algorithms on said grid to pass the time.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About the Code

I'm sorry for the messy code. I'll clean it up as soon as I can ....

FNAQ (Frequently NotAsked Questions)

Q: Why so many functions?

A: I wanted to keep it fun.

Q: Can you add a feature to make it even more fun?

A: Not really sure about that

Q: Can I add a feature to make it more fun?

A: PRs are welcome anytime,

Q: Do you like me?

A: No, but I like your question

Q: Can I use it in production?

A: Technically, You can, but in the same way you can use ice-cream cones for football practice (Spoiler alert: It's futile)

Whats next

Im thinking of adding a very very stoopid neural network implementation to test it against the search algorithms.

About

An implementation of some search algorithms using Vue and javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors