Skip to content

A1K28/MakerBreakerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakerBreakerGame

The Maker Break Game written in Python Arcade.

Visuals

The generated Hypergraph's nodes are randomly distributed along the plane and then a Force-directed algorithm is applied to the graph for it to visually self-adjust.

The Force-directed algorithm works by using the Hooke's law for attracting the nodes at the endpoints of each edge, and using Coulomb's law for repelling nodes on the screen.

Additionally, the edges are drawn using Bézier curves.

About

Maker-Breaker Game written in Python Arcade

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages