Sujet : Re: Vintage Lunar Lander Game
De : anssi.saari (at) *nospam* usenet.mail.kapsi.fi (Anssi Saari)
Groupes : comp.lang.fortranDate : 27. Jun 2024, 14:16:26
Autres entêtes
Organisation : An impatient and LOUD arachnid
Message-ID : <sm0v81ur0et.fsf@lakka.kapsi.fi>
References : 1
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Lawrence D'Oliveiro <
ldo@nz.invalid> writes:
!+
! My translation of the Fortran translation of the original Lunar
! Lander program from <https://www.cs.brandeis.edu/~storer/LunarLander/LunarLander.html>.
!-
Knowing almost nothing about Fortran, how would one compile this? Or the
other Fortran translation from the link above, using gfortran? Just
running gfortran 10 on it produces a bunch of errors.