Skip to content

bencewokk/phixgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHIX

Controls

  • Left Mouse Button: Create a new ball at the cursor position. The ball's radius is determined by scrolling the mouse wheel.
  • Shift + Left Mouse Button: Delete balls near the cursor position.
  • Right Mouse Button: Move balls away from the cursor position.
  • Shift + Right Mouse Button: Attract balls toward the cursor position.
  • Mouse Wheel: Adjust the radius of the balls (scroll up to increase, scroll down to decrease).

How to run

  • You will need a golang compiler (it was written in go 1.23.1 but it should work with everything else)
  • Just run go run .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages