Talk:Hexagony

From Esolang
Jump to navigation Jump to search

One of the first esolangs I created was based on a 2D hex grid of instructions, but I abandoned it because it didn't really do what I wanted (and thus never became public). The grid contained both instructions and data, and instructions could only change data that they were adjacent to on the grid. (It was meant to explore the wire crossing problem, but it was easy to cross wires simply by allocating one data cell to remember which direction you were going in.) --ais523 18:10, 16 September 2015 (UTC)

I also had the idea of a 2D hex grid independently, but I gave up on it because I didn’t really have any creative enough ideas. I didn’t want it to just be a hexagonal Befunge. — Timwi (talk) 11:37, 17 September 2015 (UTC)