Skip to content

Commit

Permalink
Add lunar lander (fixes #2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong authored Oct 16, 2024
1 parent 6ff975c commit 799cd0d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions games/l.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,31 @@
type: remake
updated: 2022-06-16

- name: Lunar Lander
originals:
- Lunar Lander
type: clone
repo: 'https://github.com/nickg/lander'
url: 'https://www.doof.me.uk/lunar-lander/'
feed: 'https://github.com/nickg/lander/releases.atom'
development: sporadic
status: playable
content: open
langs:
- C++
frameworks:
- OpenGL
- SDL2
licenses:
- GPL3
added: '2024-10-16'
updated: '2024-10-16'
images:
- 'https://www.nickg.me.uk/images/lander1.png'
- 'https://www.nickg.me.uk/images/lander2.png'
- 'https://www.nickg.me.uk/images/lander3.png'
- 'https://www.nickg.me.uk/images/lander4.png'

- name: Lyon
type: remake
originals:
Expand Down

0 comments on commit 799cd0d

Please sign in to comment.