👾 Avoxelgame: Voxel Game written in Dyalog APL and SDL3

https://github.com/namgyaaal/avoxelgame

#voxel #voxelengine #Dyalog #gamedev

GitHub - namgyaaal/avoxelgame: Voxel Game written in Dyalog APL and SDL3

Voxel Game written in Dyalog APL and SDL3. Contribute to namgyaaal/avoxelgame development by creating an account on GitHub.

GitHub

@jbz Wow. What a feat.

⎕IO←0

The box unicode just causes my brain to error. "Oh, this font isn't working. There just can't be a legitimate box in any font." But in APL, box is good; box is normal.

https://github.com/namgyaaal/avoxelgame/blob/main/avg/math.apln

avoxelgame/avg/math.apln at main · namgyaaal/avoxelgame

Voxel Game written in Dyalog APL and SDL3. Contribute to namgyaaal/avoxelgame development by creating an account on GitHub.

GitHub
@shanecelis @jbz Not sure what would trip the average person up about this line. The fact that it’s a box or the fact that it sets the index orogin :-) (you can change it in APL!)
@namgyaaal @jbz Because it's the "I can't render this character" on macOS.