Dyzio18 / game-in-marbles

Desktop & Web game in marbles, written using JS [Suspended]

Home Page:https://patryk-nizio.pl/files/work/projects/kulki/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

game-in-marbles

Desktop game in marbles, written using JS and Electron.js Game can be also avaible via website.

[IN PROGRESS]

TODO:

  • [DONE] make project, board, welcome board etc...
  • [DONE] make [GRAPH from Board] and then use algoritm
  • [DONE] find path (gameControler) - use A* (astar) ALGO (check open ways)/(give signal to user if way was close)
  • [DONE] move ball to tile (with astar)
  • [DONE] check balls in row and column
  • [OPEN] add new balls to board after player move

About

Desktop & Web game in marbles, written using JS [Suspended]

https://patryk-nizio.pl/files/work/projects/kulki/


Languages

Language:JavaScript 81.8%Language:CSS 16.7%Language:HTML 1.5%