-
Install SDL2
- On Mac,
brew install SDL2
- On Mac,
-
run
make
-
To play, run
./FourD
You start out looking at a cross section of a tesseract. You can move around in 3D space using AWSD or arrow keys.
- A - laterally move left
- S - move back
- D - laterally move right
- W - move forward
- Right - turn right
- Left - turn left
- Down - move back
- Up - move forward
"q", "w", "." and "," are the 4-D controls:
- q - laterally move in the 4th dimension
- e - laterally move the other way in the 4th dimension
- , - turn in the 4th dimension
- . - turn the other way in the 4th dimension