From 1c407f143eddf72bd68d5ea24cd6f38a57f67825 Mon Sep 17 00:00:00 2001 From: congusbongus Date: Fri, 13 Sep 2024 10:37:09 +1000 Subject: [PATCH] Add pacman rust (fixes #2704) --- games/p.yaml | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/games/p.yaml b/games/p.yaml index 4b20aa6e1..39db20256 100644 --- a/games/p.yaml +++ b/games/p.yaml @@ -27,20 +27,21 @@ type: remake updated: 2015-05-19 -- name: pacman +- name: pacman (harto) langs: - JavaScript licenses: - As-is content: free - development: halted + development: complete originals: - Pac-Man repo: https://github.com/harto/pacman type: remake - updated: 2015-05-19 + added: 2015-05-19 + updated: 2024-09-13 status: playable - url: http://harto.github.io/pacman/ + url: https://harto.github.io/pacman/ - name: pacman-canvas images: @@ -76,6 +77,23 @@ info: continuation of pacman-canvas-next updated: '2024-03-10' +- name: pacman (Rust) + originals: + - Pac-Man + type: clone + repo: 'https://github.com/denix666/pacman' + development: complete + status: playable + langs: + - Rust + licenses: + - MIT + content: free + added: 2024-09-13 + updated: 2024-09-13 + images: + - https://github.com/denix666/pacman/blob/main/screenshots/screenshot.png + - name: Pacman 吃豆游戏 originals: - Pac-Man