Lunar Lander
For whatever reason I've been wanting to implement a Lunar Lander (video game genre) for some time. Recently I was given that time, and learned why implementing it directly in javascript is more appropriate than trying to use WASM.
For whatever reason I've been wanting to implement a Lunar Lander (video game genre) for some time. Recently I was given that time, and learned why implementing it directly in javascript is more appropriate than trying to use WASM.