An open API service indexing awesome lists of open source software.

https://github.com/cwboden/hexobites

hexagonal bug-programming game
https://github.com/cwboden/hexobites

Last synced: 4 months ago
JSON representation

hexagonal bug-programming game

Awesome Lists containing this project

README

        

# Hexobites
a play on 'hexagon' and 'trilobites', this systemic game involves building hexagonal bugs and letting them roam free, collecting food and becoming the dominant species in the enclosure!

## Acknowledgements
this game would not be possible without the support from existing respositories and tools like:
- [Godot Engine](https://godotengine.org)
- [Red Blob Games Hexagon Grid examples](https://www.redblobgames.com/grids/hexagons/)
- [this Godot HexGrid example](https://github.com/romlok/godot-gdhexgrid)