elizarp / graph-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Game

Welcome to the Graph Game, developed by Neo4j community!

Game Objective

The objective of the game is to complete as many levels as possible in 2 minutes. Arrange the graph so that its relationships do not intersect, following the example below.

Gif example

Installation:

yarn install
yarn run dev

How to Play

Click on link or run locally:

  1. Connect to a running Neo4j database
  2. Click on the [Start] button.
  3. Arrange the nodes of the graph by dragging them, ensuring that no edges (relationships) intersect.
  4. Complete as many levels as you can within the 2-minute time limit.

Tips

  • Plan your moves to minimize the intersections efficiently.
  • Use the given example as a guide to understand how a non-intersecting graph should look.

Enjoy the Game!

Have fun and challenge yourself to improve your score each time you play!

Help

If you need further assistance, feel free to reach out to authors.

Contributing

We welcome contributions! Please see our contributing guidelines for more information on how to get started.

Authors

Eliézer Zarpelão - eliezer.zarpelao@neo4j.com

About

License:Apache License 2.0


Languages

Language:TypeScript 97.0%Language:CSS 1.4%Language:HTML 0.8%Language:JavaScript 0.8%