IN DEVELOPMENT

GEONAUT is a difficult and esoteric geometric programming puzzle game where you have to write a program that generates a shape matching the one presented to you.

I'm currently working on polishing the game up so feedback is greatly appreciated! 


Language hints:

Uses postfix notation so this is the intersection between a Sphere and a Torus:

AE/
token Desc Parameters
A Sphere None
B Cube None
C Cylinder None
D Cone None
E Torus None
+ Union None
- Difference None
/ Intersection None
< Shift direction
] Scale scaling dim
) Rotate axis of rotation
| Mirror mirror plane
x,y,z negative params -
X,Y,Z positive params -

Leave a comment

Log in with itch.io to leave a comment.