Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 850 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 850 Bytes

Greedy Spiders

A Web Game inspired by the android game Greedy Spiders, but in JavaScript.

It's built on top of the Force Directed Graph Editor. Thanks to Ben Guo

Motivations

It's my end-of-semester project of university Computer Basics class. Hope you Enjoy!

TODO

  • Logic of the computer play strategy should be added to README file.
  • Structure of inputs (Maps) should be added to README file.
  • It needs some UX improvements. so users will know how to start the game.
  • Also code structure should be improved and process.js should be splitted in multiple files.

Code released under the MIT License.