Skip to content

k0rzun1n/HexLife-android-gles3

Repository files navigation

HexLife-android-gles3

Simple app to test Game of Life on hexagonal grid. Click on screen to switch cell state, drag to look around, use joystick on the left side of the screen to move.

Alt text

TODOs:

  • Add rules for far neighbours. (end of "step" function in HexLifeGame.java)
  • Move "step" function to separate thread. (or threads and change HashMap to HashTable)
  • Add autoplay?

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published