Skip to content

Mobile game inspired by graph theory based on a Japanese game called Hashiwokakero (eng. Bridges).

Notifications You must be signed in to change notification settings

MateoCukovic/line-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

line-it

Mobile game inspired by graph theory based on a Japanese game called Hashiwokakero (eng. Bridges). Used a custom simple generation algorithm and DFS for validating the solution when the user connects all the nodes. Each level generates a new random graph.

RULES

  • Connect the nodes with corresponding number of the lines
  • Nodes should be connected with a single or double line
  • All nodes must be in a single connected group

Main Menu Level Level passed invalid solution

Image number:

  1. Main Menu
  2. Level example
  3. UI upon connecting all of the nodes correctly
  4. This solution is invalid as it violates the third rule

BUGS

  • Unlimited connections allowed (more than 2, but only 3 rendered)
  • Sometimes Unity Line Renderer renders the line in a random position connecting the node to nothing

  • Examples of bugs:

    1st bug 2nd bug

About

Mobile game inspired by graph theory based on a Japanese game called Hashiwokakero (eng. Bridges).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published