Skip to content

JohnL4/HexGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is some Java code to display a grid of hexagons.  I hope to use
it as the basis for a variety of hex-based things (mostly games,
starting with GURPS combat).  The earlier version (check the commit
comments) was junk, but this one is a better base on which to work.

Improvements are forthcoming; this is mainly a big checkpoint because
I finally got the first pass working and I wanted to commit before
continuing work (and breaking it all).

General theory is in
src/com/how_hard_can_it_be/hexgrid/doc-files/coordinate-transformation.pdf.

About

A basic hexagonal grid, for whatever purpose (mostly gaming). General theory is in src/com/how_hard_can_it_be/hexgrid/doc-files/coordinate-transformation.pdf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages