-
https://www.youtube.com/watch?v=LrEvoKI07Ww
- [ ] Hill climbing algorithm
- [ ] Curve fever
- [ ] Ear clipping triangulation
- [ ] Euler fluid algorithm
- [ ] Application to 2D Shooter
- [ ] J…
-
In asteroids my ship is white, but everything else shows up in blue. Original monitors were just plain white monochrome with variable brightness per line drawn.
I see the same thing on lunar lande…
-
See RPOD for reference in #16
Define these points in a comment in this issue:
- [x] Define Take-Over points (where does the team take control of the vehicle?)
- [x] Define Hand-Over points (wher…
-
Research potential rides to the moon, considering. Payload should be hosted on a commercial based lander within specified resource allocations from the host of mass, power, communications, and thermal…
-
Continued from [#77](https://github.com/celestiamobile/celestia.mobi/issues/77)
-
## Članovi tima ##
Miloš Stanojlović SV76-2020 grupa 5
## Asistent ##
Filip Vularić
## Problem koji se resava ##
Lunar lander je stara igrica u kojoj je cilj da nasa raketa napravi sigurno sl…
-
Hi, im trying to run some simple gymnasium stuff and getting the following error:
```clojure
(require-python '[gymnasium :as gym])
(def env (gym/make "LunarLander-v2" :render_mode "human"))
; …
-
We recently posted a video series which describes how to build a Lunar Lander clone:
https://www.youtube.com/watch?v=2QODK8ralZI&list=PLISRe8GegO8Q492Lxtg7PyIRPOaCNNhXn
In the end you ultimately p…
-
As we are looking to expand the options available for Soyuz Parts, this is the proposed parts list:
## Soyuz 7K-OK (First Generation Salyut Ferry)
* 7K-OK Orbital Module
* 7K-OK Descent Module
*…
-
Hi!
First of al, wonderful code!
I want to use this as a base for a research project I am working on.
So I was first staring by studying your implementation - I have my own gym environment a…