p.yaml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368
  1. - name: Pac Go
  2. originals:
  3. - Pac-Man
  4. type: clone
  5. repo: https://github.com/danicat/pacgo
  6. development: halted
  7. status: playable
  8. content: open
  9. langs:
  10. - Go
  11. licenses:
  12. - MIT
  13. updated: 2024-03-06
  14. images:
  15. - https://raw.githubusercontent.com/danicat/pacgo/master/screenshot.jpg
  16. - name: pacman
  17. langs:
  18. - JavaScript
  19. licenses:
  20. - WTFPL
  21. development: halted
  22. originals:
  23. - Pac-Man
  24. status: playable
  25. repo: https://github.com/daleharvey/pacman
  26. type: remake
  27. updated: 2015-05-19
  28. - name: pacman (harto)
  29. langs:
  30. - JavaScript
  31. licenses:
  32. - As-is
  33. content: free
  34. development: complete
  35. originals:
  36. - Pac-Man
  37. repo: https://github.com/harto/pacman
  38. type: remake
  39. added: 2015-05-19
  40. updated: 2024-09-13
  41. status: playable
  42. url: https://harto.github.io/pacman/
  43. - name: pacman-canvas
  44. images:
  45. - https://pacman.platzh1rsch.ch/img/instructions/instructions_scatter.PNG
  46. - https://pacman.platzh1rsch.ch/img/instructions/instructions_chase.PNG
  47. - https://pacman.platzh1rsch.ch/img/instructions/instructions_powerpill.PNG
  48. langs:
  49. - JavaScript
  50. licenses:
  51. - CC0
  52. content: free
  53. development: halted
  54. originals:
  55. - Pac-Man
  56. status: playable
  57. repo: https://github.com/platzhersh/pacman-canvas
  58. type: remake
  59. updated: 2024-03-07
  60. url: https://pacman.platzh1rsch.ch/
  61. - name: Pacman Canvas Next
  62. originals:
  63. - Pac-Man
  64. type: remake
  65. repo: 'https://github.com/platzhersh/pacman-canvas-next'
  66. development: sporadic
  67. status: unplayable
  68. content: free
  69. langs:
  70. - TypeScript
  71. licenses:
  72. - MIT
  73. info: continuation of pacman-canvas-next
  74. updated: '2024-03-10'
  75. - name: pacman (Rust)
  76. originals:
  77. - Pac-Man
  78. type: clone
  79. repo: 'https://github.com/denix666/pacman'
  80. development: complete
  81. status: playable
  82. langs:
  83. - Rust
  84. licenses:
  85. - MIT
  86. content: free
  87. added: 2024-09-13
  88. updated: 2024-09-13
  89. images:
  90. - https://github.com/denix666/pacman/blob/main/screenshots/screenshot.png
  91. - name: Pacman 吃豆游戏
  92. originals:
  93. - Pac-Man
  94. type: remake
  95. repo: 'https://github.com/mumuy/pacman'
  96. url: 'https://passer-by.com/pacman/'
  97. development: sporadic
  98. status: playable
  99. content: open
  100. langs:
  101. - JavaScript
  102. licenses:
  103. - MIT
  104. info: Pacman based on HTML5
  105. updated: 2024-03-08
  106. images:
  107. - 'https://inews.gtimg.com/newsapp_bt/0/13183252358/1000'
  108. - name: Pandora's Blocks
  109. originals:
  110. - 'Tetris: The Grand Master'
  111. type: clone
  112. repo: 'https://github.com/Villadelfia/dmgtris'
  113. url: 'https://villadelfia.org/dmgtris/'
  114. feed: 'https://github.com/Villadelfia/dmgtris/releases.atom'
  115. development: complete
  116. status: playable
  117. content: open
  118. langs:
  119. - Assembly
  120. licenses:
  121. - GPL3
  122. info: >-
  123. Pandora's Blocks (formerly DMGTRIS) is a block stacking game for the original
  124. game boy written in assembly.
  125. added: '2025-01-05'
  126. updated: '2025-01-05'
  127. images:
  128. - 'https://villadelfia.org/i/xAAHfqDw.png'
  129. - 'https://villadelfia.org/i/Hj2P8Pk5.png'
  130. - name: Panel Attack
  131. frameworks:
  132. - LÖVE
  133. langs:
  134. - Lua
  135. licenses:
  136. - Zlib
  137. multiplayer:
  138. - Local
  139. - Online
  140. - Split-screen
  141. development: active
  142. originals:
  143. - Tetris Attack
  144. repo: https://github.com/panel-attack/panel-attack
  145. url: http://panelattack.com/
  146. status: playable
  147. type: remake
  148. updated: 2023-11-16
  149. video:
  150. youtube: lm5zW5yPsr0
  151. - name: Pang Zero
  152. images:
  153. - https://apocalypse.rulez.org/kozosfiles/upipang11/version_1.0.jpg
  154. - https://a.fsdn.com/con/app/proj/pangzero/screenshots/102928.jpg/max/max/1
  155. - https://a.fsdn.com/con/app/proj/pangzero/screenshots/101037.jpg/max/max/1
  156. - https://a.fsdn.com/con/app/proj/pangzero/screenshots/101035.jpg/max/max/1
  157. langs:
  158. - Perl
  159. frameworks:
  160. - SDL
  161. licenses:
  162. - GPL2
  163. development: halted
  164. originals:
  165. - Buster Bros
  166. status: playable
  167. multiplayer:
  168. - Local
  169. repo: https://sourceforge.net/projects/pangzero/
  170. type: remake
  171. updated: 2023-01-20
  172. url: https://apocalypse.rulez.org/kozos/UpiPangBlog
  173. video:
  174. youtube: oWfEp_d3EeU
  175. - name: Paper Isaac
  176. type: clone
  177. originals:
  178. - The Binding of Isaac
  179. repo: https://github.com/fasterthanlime/isaac-paper
  180. url: https://amos.me/games/paper-isaac/
  181. development: halted
  182. status: playable
  183. langs:
  184. - ooc
  185. licenses:
  186. - MIT
  187. content: open
  188. updated: 2019-05-23
  189. images:
  190. - https://amos.me/img/paperisaac-shot.png
  191. video:
  192. youtube: m2Rw_1OFSho
  193. - name: Paratrooper
  194. originals:
  195. - Paratrooper
  196. type: clone
  197. status: playable
  198. repo: https://github.com/denix666/paratrooper
  199. feed: https://github.com/denix666/paratrooper/releases.atom
  200. development: sporadic
  201. langs:
  202. - Rust
  203. frameworks:
  204. - macroquad
  205. licenses:
  206. - MIT
  207. content: open
  208. updated: 2024-02-25
  209. images:
  210. - https://github.com/denix666/paratrooper/blob/main/screenshots/clone.png?raw=true
  211. - name: PARPG
  212. images:
  213. - https://a.fsdn.com/con/app/proj/parpg/screenshots/286275.jpg
  214. langs:
  215. - Python
  216. - C++
  217. licenses:
  218. - GPL3
  219. - CC-BY-SA
  220. development: halted
  221. originals:
  222. - Fallout 2
  223. status: unplayable
  224. repo: https://sourceforge.net/projects/parpg/
  225. type: remake
  226. updated: 2023-01-20
  227. video:
  228. youtube: WaVqYqA5Vv0
  229. - name: Pathological
  230. images:
  231. - https://taufanlubis.files.wordpress.com/2008/03/linux-game-pathological.png
  232. langs:
  233. - Python
  234. frameworks:
  235. - pygame
  236. licenses:
  237. - GPL2
  238. development: halted
  239. originals:
  240. - Log!cal
  241. status: playable
  242. repo: https://sourceforge.net/projects/pathological/
  243. type: remake
  244. updated: 2022-07-28
  245. url: https://pathological.sourceforge.net/
  246. - name: PCExhumed
  247. type: remake
  248. originals:
  249. - Powerslave
  250. repo: https://github.com/nukeykt/NBlood
  251. url: https://pcex.retrohost.net/
  252. development: very active
  253. status: playable
  254. langs:
  255. - C++
  256. frameworks:
  257. - SDL
  258. - SDL2
  259. - OpenGL
  260. licenses:
  261. - Custom
  262. content: commercial
  263. info: 'PC version, based on EDuke32'
  264. updated: 2020-01-10
  265. video:
  266. youtube: g6HaMv6FYvE
  267. - name: Pendomotion
  268. frameworks:
  269. - pygame
  270. langs:
  271. - Python
  272. licenses:
  273. - As-is
  274. development: halted
  275. originals:
  276. - Locomotion (Amiga 1992)
  277. status: unplayable
  278. repo: https://github.com/Pafycio/Pendomotion
  279. type: remake
  280. updated: 2015-07-14
  281. - name: 'Penumbra: Overture'
  282. originals:
  283. - 'Penumbra: Overture'
  284. type: official
  285. repo: 'https://github.com/FrictionalGames/PenumbraOverture'
  286. url: 'http://www.penumbragame.com'
  287. development: complete
  288. status: playable
  289. content: commercial
  290. langs:
  291. - C++
  292. licenses:
  293. - GPL3
  294. updated: '2023-09-20'
  295. - name: Performous
  296. langs:
  297. - C++
  298. licenses:
  299. - GPL2
  300. development: active
  301. originals:
  302. - Dance Dance Revolution
  303. - Guitar Hero
  304. - SingStar
  305. repo: https://github.com/performous/performous
  306. status: playable
  307. type: clone
  308. updated: 2014-09-19
  309. url: https://performous.org/
  310. video:
  311. youtube: soYIbsVmcyU
  312. - name: Perimeter
  313. originals:
  314. - Perimeter
  315. type: official
  316. status: playable
  317. repo: 'https://github.com/KD-lab-Open-Source/Perimeter'
  318. url: 'https://store.steampowered.com/app/289440/Perimeter/'
  319. feed: 'https://github.com/KD-lab-Open-Source/Perimeter/releases.atom'
  320. development: very active
  321. multiplayer:
  322. - Competitive
  323. - Online
  324. content: commercial
  325. langs:
  326. - C++
  327. frameworks:
  328. - SDL2
  329. licenses:
  330. - GPL3
  331. added: '2024-06-01'
  332. updated: '2024-06-01'
  333. video:
  334. youtube: '-lrTdw7DSKc'
  335. - name: Phantasy
  336. langs:
  337. - Java
  338. licenses:
  339. - As-is
  340. development: halted
  341. info: DEPRECATED Use JLud2D instead
  342. originals:
  343. - Phantasy Star
  344. status: unplayable
  345. repo: https://github.com/rafael-esper/Phantasy
  346. type: remake
  347. updated: 2015-05-28
  348. - name: Phavon
  349. images:
  350. - https://www.happypenguin.altervista.org/screenshots/snap001.jpg
  351. langs:
  352. - C
  353. frameworks:
  354. - SDL
  355. licenses:
  356. - GPL2
  357. content: commercial
  358. development: halted
  359. originals:
  360. - Xenon 2 Megablast
  361. status: semi-playable
  362. repo: https://sourceforge.net/projects/phavon/
  363. type: remake
  364. updated: 2022-07-18
  365. url: https://phavon.sourceforge.net/
  366. - name: Phoenix
  367. langs:
  368. - Java
  369. licenses:
  370. - As-is
  371. content: commercial
  372. development: halted
  373. originals:
  374. - Emperor of the Fading Suns
  375. status: semi-playable
  376. repo: https://github.com/joulupunikki/Phoenix
  377. url: https://joulupunikki.github.io/Phoenix/
  378. type: remake
  379. info: an exe replacement using java
  380. updated: 2022-11-11
  381. video:
  382. youtube: -5CJ0Of43C8
  383. - name: Pingus
  384. development: sporadic
  385. frameworks:
  386. - SDL2
  387. images:
  388. - https://pingus.seul.org/images/screen_0.7.0-3.jpg
  389. - https://pingus.seul.org/images/screen_0.7.0-4.jpg
  390. langs:
  391. - C++
  392. licenses:
  393. - GPL3
  394. content: open
  395. originals:
  396. - Lemmings
  397. repo: https://github.com/Pingus/pingus
  398. status: playable
  399. type: clone
  400. updated: 2023-10-08
  401. url: https://pingus.seul.org
  402. - name: Pink Pony
  403. type: clone
  404. originals:
  405. - Tron
  406. repo: https://github.com/ginkgo/pink-pony
  407. url: https://ginkgo.github.io/pink-pony/
  408. development: halted
  409. status: playable
  410. multiplayer:
  411. - Split-screen
  412. langs:
  413. - C++
  414. licenses:
  415. - GPL3
  416. content: open
  417. updated: 2019-06-11
  418. images:
  419. - https://ginkgo.github.io/pink-pony/pinkpony1.jpg
  420. - https://ginkgo.github.io/pink-pony/pinkpony2.jpg
  421. video:
  422. youtube: g3wy1Nh8-KA
  423. - name: Pioneer
  424. images:
  425. - https://pioneerspacesim.net//carousel/new-hope.jpg
  426. - https://pioneerspacesim.net//carousel/mars-high.jpg
  427. - https://pioneerspacesim.net//carousel/in-flight.jpg
  428. - https://pioneerspacesim.net//carousel/gas-giant.jpg
  429. langs:
  430. - C++
  431. - C
  432. - Lua
  433. licenses:
  434. - GPL3
  435. development: active
  436. originals:
  437. - Elite II
  438. repo: https://github.com/pioneerspacesim/pioneer
  439. status: playable
  440. type: clone
  441. updated: 2020-08-25
  442. url: https://pioneerspacesim.net/
  443. video:
  444. vimeo: 78452479
  445. - name: Pipemania
  446. frameworks:
  447. - LÖVE
  448. langs:
  449. - Lua
  450. licenses:
  451. - As-is
  452. development: halted
  453. originals:
  454. - Pipe Mania
  455. status: unplayable
  456. repo: https://github.com/zbiq13/Pipemania
  457. type: remake
  458. updated: 2015-06-01
  459. - name: Pipe Puzzle
  460. originals:
  461. - Pipe Mania
  462. type: clone
  463. repo: 'https://github.com/tassaron/pipe-puzzle'
  464. url: 'https://rainey.tech/game/pipe-puzzle'
  465. development: complete
  466. status: playable
  467. content: open
  468. langs:
  469. - JavaScript
  470. frameworks:
  471. - PixiJS
  472. licenses:
  473. - MIT
  474. updated: '2023-07-14'
  475. images:
  476. - 'https://github.com/tassaron/pipe-puzzle'
  477. - name: pitfall-js
  478. originals:
  479. - Pitfall!
  480. type: remake
  481. repo: 'https://github.com/meatfighter/pitfall-js'
  482. url: 'https://meatfighter.com/pitfall-web/'
  483. development: active
  484. status: playable
  485. content: open
  486. langs:
  487. - TypeScript
  488. licenses:
  489. - GPL3
  490. added: '2025-01-31'
  491. updated: '2025-01-31'
  492. images:
  493. - 'https://meatfighter.com/pitfall-web/images/harry.png'
  494. - name: Pizza Business
  495. images:
  496. - https://pizza-business.sourceforge.net/gtk1.png
  497. - https://pizza-business.sourceforge.net/screenshot1.png
  498. - https://pizza-business.sourceforge.net/screenshot5.png
  499. langs:
  500. - C++
  501. licenses:
  502. - GPL2
  503. development: halted
  504. originals:
  505. - Pizza Tycoon
  506. status: playable
  507. repo: https://sourceforge.net/projects/pizza-business/
  508. type: clone
  509. updated: 2021-11-22
  510. url: https://pizza-business.sourceforge.net/
  511. - name: Planet Lander
  512. originals:
  513. - Lunar Lander
  514. type: clone
  515. repo: https://github.com/PeiP-2018-Work-Nantes-DUT-INFO/Planet-Lander-Lunar-Lander-with-Pygame
  516. development: halted
  517. status: playable
  518. content: free
  519. langs:
  520. - Python
  521. frameworks:
  522. - pygame
  523. licenses:
  524. - MIT
  525. updated: 2024-03-12
  526. images:
  527. - >-
  528. https://github.com/maxerbox/Planet-Lander-with-pygame/raw/master/media/media/intro.png
  529. - >-
  530. https://github.com/maxerbox/Planet-Lander-with-pygame/raw/master/media/media/ai.png
  531. - >-
  532. https://github.com/maxerbox/Planet-Lander-with-pygame/raw/master/media/media/credit.png
  533. - name: Poink
  534. originals:
  535. - Poing
  536. type: clone
  537. repo: https://github.com/moechofe/lowresnx-poink
  538. development: complete
  539. status: playable
  540. langs:
  541. - BASIC
  542. - C
  543. frameworks:
  544. - LowRes NX
  545. - SDL2
  546. licenses:
  547. - MIT
  548. images:
  549. - https://img.itch.zone/aW1hZ2UvMTQ3MDk4NS84NTc5OTYyLnBuZw==/347x500/fB5MnS.png
  550. - https://img.itch.zone/aW1hZ2UvMTQ3MDk4NS84NTc5OTU4LnBuZw==/original/15vLWn.png
  551. - https://img.itch.zone/aW1hZ2UvMTQ3MDk4NS84NTc5OTU5LnBuZw==/347x500/dubQhw.png
  552. video:
  553. youtube: gSGI31Mpeak
  554. updated: 2023-05-20
  555. - name: PokeTraveler
  556. originals:
  557. - Pokémon Gold
  558. type: similar
  559. repo: 'https://github.com/pokemium/PokeTraveler'
  560. development: halted
  561. status: semi-playable
  562. content: commercial
  563. langs:
  564. - Go
  565. licenses:
  566. - As-is
  567. info: A game that just roams the world of Pokemon GSC.
  568. updated: 2024-03-13
  569. images:
  570. - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo.png'
  571. - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo2.png'
  572. - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo3.png'
  573. - 'https://raw.githubusercontent.com/pokemium/PokeTraveler/master/docs/demo4.png'
  574. - name: Prepare Carefully
  575. originals:
  576. - RimWorld
  577. type: tool
  578. status: N/A
  579. repo: 'https://github.com/edbmods/EdBPrepareCarefully'
  580. feed: 'https://github.com/edbmods/EdBPrepareCarefully/releases.atom'
  581. development: sporadic
  582. content: commercial
  583. langs:
  584. - 'C#'
  585. frameworks:
  586. - .NET
  587. licenses:
  588. - MIT
  589. info: >-
  590. The Prepare Carefully mod allows you to customize your RimWorld colonists,
  591. choose your gear and prepare for your crash landing!
  592. updated: '2020-01-13'
  593. images:
  594. - >-
  595. https://rimworldbase.com/wp-content/uploads/2017/05/Prepare-Carefully-Mod-3.jpg
  596. - >-
  597. https://rimworldbase.com/wp-content/uploads/2017/05/Prepare-Carefully-Mod-2.jpg
  598. - >-
  599. https://rimworldbase.com/wp-content/uploads/2017/05/Prepare-Carefully-Mod-1.jpg
  600. - >-
  601. https://rimworldbase.com/wp-content/uploads/2017/05/Prepare-Carefully-Mod-4.jpg
  602. - name: Prince of Persia (JS) - princejs.com
  603. originals:
  604. - Prince of Persia
  605. type: remake
  606. repo: 'https://github.com/oklemenz/PrinceJS'
  607. url: 'https://princejs.com/'
  608. feed: 'https://github.com/oklemenz/PrinceJS/releases.atom'
  609. development: sporadic
  610. status: playable
  611. content: free
  612. langs:
  613. - JavaScript
  614. frameworks:
  615. - Phaser
  616. licenses:
  617. - Unlicense
  618. info: >-
  619. Prince of Persia reimplementation written in HTML5 / JavaScript (MS-DOS
  620. version)
  621. updated: 2024-03-15
  622. images:
  623. - 'https://pbs.twimg.com/media/FI6xwpnX0Acf6Lt?format=jpg&name=4096x4096'
  624. - name: Prince-Monogame
  625. originals:
  626. - Prince of Persia 2
  627. langs:
  628. - C#
  629. frameworks:
  630. - MonoGame
  631. - OpenGL
  632. - OpenTK
  633. - SDL2
  634. licenses:
  635. - GPL2
  636. development: halted
  637. status: playable
  638. repo: https://github.com/salvadorc17/Prince-Monogame
  639. feed: https://github.com/salvadorc17/Prince-Monogame/releases.atom
  640. type: remake
  641. updated: 2024-03-16
  642. images:
  643. - https://raw.githubusercontent.com/salvadorc17/Prince-Monogame/master/preview.png
  644. - name: Project Alice
  645. images:
  646. - https://raw.githubusercontent.com/schombert/Project-Alice/main/docs/Devlogs/2023-12/images/gfm.png
  647. langs:
  648. - C++
  649. licenses:
  650. - GPL3
  651. development: active
  652. originals:
  653. - Victoria II
  654. repo: https://github.com/schombert/Project-Alice
  655. status: playable
  656. type: remake
  657. updated: 2024-04-19
  658. url: https://schombert.github.io/Project-Alice/
  659. - name: Project-Uranium-Godot
  660. originals:
  661. - Pokémon Uranium
  662. type: remake
  663. repo: 'https://github.com/acedogblast/Project-Uranium-Godot'
  664. development: halted
  665. status: unplayable
  666. content: free
  667. langs:
  668. - GDScript
  669. frameworks:
  670. - Godot
  671. licenses:
  672. - MIT
  673. info: A work in progress re-implementation of the game Pokemon Uranium in the Godot Engine.
  674. updated: 2024-03-17
  675. video:
  676. youtube: jIErfbevFOM
  677. - name: Project Porcupine
  678. originals:
  679. - Dwarf Fortress
  680. - RimWorld
  681. type: similar
  682. repo: 'https://github.com/OrderOfThePorcupine/ProjectPorcupine'
  683. development: halted
  684. status: unplayable
  685. content: free
  686. langs:
  687. - 'C#'
  688. frameworks:
  689. - Unity
  690. licenses:
  691. - CC-BY-NC-SA
  692. - GPL3
  693. updated: '2022-05-29'
  694. images:
  695. - >-
  696. https://cloud.githubusercontent.com/assets/22880786/19826387/7ad0f0d2-9dd4-11e6-92f3-eb47b395ac63.png
  697. video:
  698. youtube: mVzuBIBCL5o
  699. - name: ProtoType
  700. originals:
  701. - R-Type
  702. type: clone
  703. repo: 'https://github.com/ptitSeb/prototype'
  704. url: 'http://ptitseb.github.io/prototype/'
  705. development: complete
  706. status: playable
  707. content: open
  708. langs:
  709. - C++
  710. frameworks:
  711. - SDL2
  712. - SDL
  713. licenses:
  714. - PD
  715. info: 'Ported to OpenPandora, Linux, ODROID and AmigaOS4'
  716. added: '2024-12-30'
  717. updated: '2024-12-30'
  718. images:
  719. - >-
  720. https://web.archive.org/web/20150919133054if_/http://xout.blackened-interactive.com/ProtoType/ScreenShot1.jpg
  721. - >-
  722. https://web.archive.org/web/20150919200036if_/http://xout.blackened-interactive.com/ProtoType/ScreenShot2.jpg
  723. - >-
  724. https://web.archive.org/web/20150919135545if_/http://xout.blackened-interactive.com/ProtoType/ScreenShot3.jpg
  725. - >-
  726. https://web.archive.org/web/20150919135232if_/http://xout.blackened-interactive.com/ProtoType/ScreenShot4.jpg
  727. - name: Pokémon Polished Crystal
  728. originals:
  729. - Pokémon Gold
  730. status: playable
  731. type: remake
  732. repo: 'https://github.com/Rangi42/polishedcrystal'
  733. url: 'https://hax.iimarckus.org/topic/6874/'
  734. feed: 'https://github.com/Rangi42/polishedcrystal/releases.atom'
  735. development: active
  736. content: commercial
  737. langs:
  738. - Assembly
  739. licenses:
  740. - As-is
  741. info: >-
  742. An upgrade to Pokémon Crystal. Brings features and content up to date, and
  743. adds some original content.
  744. updated: '2021-10-21'
  745. images:
  746. - >-
  747. https://raw.githubusercontent.com/Rangi42/polishedcrystal/master/screenshots/title-screen.png
  748. - >-
  749. https://raw.githubusercontent.com/Rangi42/polishedcrystal/master/screenshots/running-shoes.png
  750. - >-
  751. https://raw.githubusercontent.com/Rangi42/polishedcrystal/master/screenshots/town-map.png
  752. video:
  753. youtube: d9Zsukb9EKY
  754. - name: POSTAL 1 Open Source
  755. originals:
  756. - Postal
  757. type: remake
  758. repo: https://github.com/Oniryck/POSTAL-1-Open-Source
  759. development: halted
  760. status: playable
  761. content: commercial
  762. langs:
  763. - C++
  764. frameworks:
  765. - SDL2
  766. licenses:
  767. - GPL2
  768. info: POSTAL 1 source code
  769. updated: 2024-03-18
  770. images:
  771. - https://runningwithscissors.com/wp-content/uploads/2016/09/p1_screen_02-300x225.png
  772. - name: The Powder Toy
  773. originals:
  774. - Powder Game
  775. type: clone
  776. repo: https://github.com/The-Powder-Toy/The-Powder-Toy
  777. feed: https://github.com/The-Powder-Toy/The-Powder-Toy/releases.atom
  778. url: https://powdertoy.co.uk/
  779. development: very active
  780. status: playable
  781. content: open
  782. langs:
  783. - C++
  784. frameworks:
  785. - SDL2
  786. licenses:
  787. - GPL3
  788. updated: 2024-03-19
  789. images:
  790. - https://powdertoy.co.uk/Themes/Next/Design/Images/Screen3.png
  791. - https://powdertoy.co.uk/Themes/Next/Design/Images/Screen2.png
  792. - https://powdertoy.co.uk/Themes/Next/Design/Images/Screen1.png
  793. video:
  794. youtube: QKfwYOg1yog
  795. - name: PowerslaveGDX
  796. originals:
  797. - Powerslave
  798. type: remake
  799. repo: 'https://gitlab.com/m210/PowerslaveGDX'
  800. url: 'https://m210.duke4.net/'
  801. development: sporadic
  802. status: playable
  803. content: commercial
  804. langs:
  805. - Java
  806. frameworks:
  807. - libGDX
  808. licenses:
  809. - Custom
  810. info: PC version (BUILD engine based)
  811. updated: 2024-03-20
  812. video:
  813. youtube: wRmQHJnAPac
  814. - name: Powerslave EX
  815. originals:
  816. - Powerslave
  817. repo: https://github.com/svkaiser/PowerslaveEX
  818. url: https://powerslaveex.wordpress.com/
  819. development: halted
  820. status: playable
  821. content: commercial
  822. licenses:
  823. - GPL3
  824. type: remake
  825. updated: 2020-01-05
  826. info: Remake of the PlayStation version of the game
  827. frameworks:
  828. - SDL2
  829. langs:
  830. - C++
  831. video:
  832. youtube: -zZYsNvPwEA
  833. - name: Powerslide remake
  834. originals:
  835. - Powerslide
  836. type: remake
  837. repo: https://github.com/dm999/powerslideremake
  838. url: https://www.moddb.com/mods/powerslideremake
  839. feed: https://rss.moddb.com/mods/powerslideremake/articles/feed/rss.xml
  840. development: sporadic
  841. status: semi-playable
  842. content: commercial
  843. langs:
  844. - C++
  845. frameworks:
  846. - OGRE
  847. - SFML
  848. licenses:
  849. - MIT
  850. updated: 2024-03-21
  851. multiplayer:
  852. - Competitive
  853. - Online
  854. images:
  855. - https://media.moddb.com/cache/images/mods/1/42/41287/thumb_620x2000/02.jpg
  856. - https://media.moddb.com/cache/images/mods/1/42/41287/thumb_620x2000/04.jpg
  857. - https://media.moddb.com/cache/images/mods/1/42/41287/thumb_620x2000/01.jpg
  858. video:
  859. moddb: 2035338
  860. - name: pq2
  861. frameworks:
  862. - ncurses
  863. - Qt
  864. langs:
  865. - C++
  866. licenses:
  867. - GPL3
  868. development: halted
  869. originals:
  870. - Progress Quest
  871. status: semi-playable
  872. repo: https://github.com/nbollom/pq2
  873. type: remake
  874. updated: 2022-12-21
  875. - name: PrBoom+
  876. images:
  877. - https://sourceforge.net/p/prboom-plus/screenshot/222124.jpg
  878. langs:
  879. - C
  880. licenses:
  881. - GPL2
  882. development: halted
  883. originals:
  884. - Doom
  885. - Heretic
  886. - Hexen
  887. frameworks:
  888. - SDL2
  889. status: playable
  890. repo: https://github.com/coelckers/prboom-plus
  891. type: remake
  892. url: https://prboom-plus.sourceforge.net/
  893. updated: 2024-03-22
  894. - name: Prince of Persia Apple II
  895. originals:
  896. - Prince of Persia
  897. type: official
  898. repo: 'https://github.com/jmechner/Prince-of-Persia-Apple-II'
  899. url: https://www.jordanmechner.com/books/journals
  900. development: complete
  901. status: playable
  902. content: commercial
  903. langs:
  904. - Assembly
  905. licenses:
  906. - As-is
  907. updated: '2022-06-18'
  908. video:
  909. youtube: Jbk5qH2-1S8
  910. - name: Privateer - Gemini Gold
  911. images:
  912. - https://privateer.sourceforge.net/images/screenshot-3-perry-superbase-landing-pad.png
  913. - https://privateer.sourceforge.net/images/screenshot-1-approaching-planet-under-attack.png
  914. - https://privateer.sourceforge.net/images/screenshot-4-merchant-guild-room.png
  915. - https://privateer.sourceforge.net/images/screenshot-5-kilrathi-gothri-explosion.png
  916. langs:
  917. - C++
  918. licenses:
  919. - GPL2
  920. development: halted
  921. originals:
  922. - 'Wing Commander: Privateer'
  923. status: playable
  924. repo: https://sourceforge.net/projects/privateer/
  925. type: remake
  926. url: https://privateer.sourceforge.net/
  927. updated: 2023-01-10
  928. video:
  929. youtube: OtjV-rXNKjk
  930. - name: progress-quest
  931. frameworks:
  932. - Qt
  933. info: More or less feature parity with the original, saving/loading/etc. works.
  934. langs:
  935. - C++
  936. licenses:
  937. - MIT
  938. development: halted
  939. originals:
  940. - Progress Quest
  941. status: unplayable
  942. repo: https://github.com/sandsmark/progress-quest
  943. type: remake
  944. updated: 2023-01-20
  945. - name: Project Carrot
  946. frameworks:
  947. - Qt
  948. - SFML
  949. info: Needs original game data
  950. langs:
  951. - C++
  952. licenses:
  953. - MIT
  954. development: halted
  955. originals:
  956. - Jazz Jackrabbit 2
  957. repo: https://github.com/soulweaver91/project-carrot
  958. status: semi-playable
  959. type: remake
  960. updated: 2024-03-23
  961. url: https://carrot.soulweaver.fi/
  962. images:
  963. - https://carrot.soulweaver.fi/assets/screen1.png
  964. video:
  965. youtube: dQqU2YRLoqU
  966. - name: Project Dollhouse
  967. frameworks:
  968. - MonoGame
  969. langs:
  970. - C#
  971. licenses:
  972. - MPL
  973. development: sporadic
  974. originals:
  975. - The Sims Online
  976. status: semi-playable
  977. repo: https://github.com/Afr0Games/Project-Dollhouse
  978. type: remake
  979. updated: 2021-04-24
  980. video:
  981. youtube: -iNQ-6LHMUs
  982. - name: 'Project: Xenocide'
  983. langs:
  984. - C#
  985. frameworks:
  986. - XNA
  987. licenses:
  988. - MIT
  989. content: commercial
  990. development: halted
  991. originals:
  992. - 'X-COM: UFO Defense'
  993. - 'X-COM: Terror from the Deep'
  994. - 'X-COM: Apocalypse'
  995. status: unplayable
  996. type: clone
  997. updated: 2022-04-23
  998. repo: https://github.com/astyanax/Project-Xenocide
  999. video:
  1000. youtube: 0WZ4k61o0Kc
  1001. - name: ProjectX
  1002. images:
  1003. - https://forsakenx.github.io/fsplanet/images/I_ins_koth001.JPG
  1004. - https://forsakenx.github.io/fsplanet/images/I_ins_koth006.JPG
  1005. - https://forsakenx.github.io/fsplanet/images/I_ins_koth011.JPG
  1006. langs:
  1007. - C
  1008. licenses:
  1009. - GPL2
  1010. development: halted
  1011. originals:
  1012. - Forsaken
  1013. repo: https://github.com/ForsakenX/forsaken
  1014. status: playable
  1015. type: remake
  1016. updated: 2013-05-29
  1017. url: https://forsakenx.github.io/
  1018. - name: ProQuake 4
  1019. licenses:
  1020. - GPL2
  1021. content: commercial
  1022. langs:
  1023. - C
  1024. originals:
  1025. - Quake
  1026. status: playable
  1027. development: halted
  1028. type: remake
  1029. updated: 2021-11-30
  1030. url: https://quakeone.com/proquake/
  1031. images:
  1032. - https://quakeone.com/proquake/media/fitzquake_mark_v.jpg
  1033. - https://quakeone.com/~images/news/enginex000.jpg
  1034. - https://quakeone.com/proquake/media/undergate.png
  1035. - name: proxx
  1036. development: complete
  1037. images:
  1038. - https://user-images.githubusercontent.com/234957/57080494-8caff680-6cea-11e9-8477-54ea0e1670e2.png
  1039. repo: https://github.com/GoogleChromeLabs/proxx
  1040. url: https://proxx.app/
  1041. licenses:
  1042. - Apache
  1043. status: playable
  1044. frameworks:
  1045. - WebGL
  1046. langs:
  1047. - TypeScript
  1048. originals:
  1049. - Minesweeper
  1050. type: clone
  1051. updated: 2019-06-06
  1052. - name: PseuWoW
  1053. images:
  1054. - https://camo.githubusercontent.com/6fc54f5f0ce41476adf68c27e767e9975483cdb0/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313130323639352f3235333934332f37633465663061322d386265362d313165322d386166392d3939633063393635663631612e706e67
  1055. info: Can only connect to MaNGOS Servers (FOSS reimplementation of World of Warcraft servers).
  1056. langs:
  1057. - C
  1058. - C++
  1059. licenses:
  1060. - GPL2
  1061. development: halted
  1062. originals:
  1063. - World of Warcraft
  1064. repo: https://github.com/shlainn/pseuwow
  1065. status: unplayable
  1066. type: remake
  1067. updated: 2016-12-08
  1068. - name: PsyDoom
  1069. originals:
  1070. - Doom
  1071. type: remake
  1072. repo: 'https://github.com/BodbDearg/PsyDoom'
  1073. development: sporadic
  1074. status: playable
  1075. content: commercial
  1076. langs:
  1077. - C++
  1078. frameworks:
  1079. - SDL2
  1080. - Vulkan
  1081. licenses:
  1082. - GPL3
  1083. info: Port of PlayStation Doom to modern PC platforms
  1084. updated: 2021-12-22
  1085. video:
  1086. youtube: 0miyRHptfeA
  1087. - name: pucpr-ld-mario3
  1088. frameworks:
  1089. - Construct2
  1090. licenses:
  1091. - As-is
  1092. development: halted
  1093. originals:
  1094. - Super Mario
  1095. status: unplayable
  1096. repo: https://github.com/jvlppm/pucpr-ld-mario3
  1097. type: remake
  1098. updated: 2015-06-02
  1099. - name: pucpr-ld-parodius
  1100. info: Remake of the first levels of the snes game Gokujou Parodius
  1101. frameworks:
  1102. - Construct
  1103. licenses:
  1104. - As-is
  1105. development: halted
  1106. originals:
  1107. - Fantastic Journey
  1108. status: unplayable
  1109. repo: https://github.com/jvlppm/pucpr-ld-parodius
  1110. type: remake
  1111. updated: 2015-06-01
  1112. - name: Puzzle Moppet
  1113. originals:
  1114. - Puzzle Moppet
  1115. type: remake
  1116. repo: 'https://github.com/karjonas/Puzzle-Moppet'
  1117. development: complete
  1118. status: playable
  1119. content: free
  1120. langs:
  1121. - C++
  1122. frameworks:
  1123. - Irrlicht
  1124. licenses:
  1125. - Multiple
  1126. - WTFPL
  1127. info: Based on the original open source release, updated with free assets.
  1128. updated: '2020-12-12'
  1129. - name: The Puzzle Pits
  1130. originals:
  1131. - The Puzzle Pits
  1132. type: official
  1133. repo: 'https://github.com/LaPingvino/The-Puzzle-Pits'
  1134. development: complete
  1135. status: playable
  1136. content: open
  1137. langs:
  1138. - C
  1139. licenses:
  1140. - Apache
  1141. added: '2024-12-18'
  1142. updated: '2024-12-18'
  1143. video:
  1144. youtube: dLpuikLeNxY
  1145. - name: Py1945
  1146. langs:
  1147. - Python
  1148. licenses:
  1149. - As-is
  1150. development: halted
  1151. originals:
  1152. - Strikers 1945
  1153. status: unplayable
  1154. repo: https://github.com/mauricio-jmmendes/py1945game
  1155. type: remake
  1156. updated: 2023-01-20
  1157. - name: PyBreak360
  1158. images:
  1159. - https://a.fsdn.com/con/app/proj/pybreak360/screenshots/pybreak360v107.jpg
  1160. - https://a.fsdn.com/con/app/proj/pybreak360/screenshots/pybreak360b.png
  1161. - https://a.fsdn.com/con/app/proj/pybreak360/screenshots/pybreak360c.png
  1162. - https://a.fsdn.com/con/app/proj/pybreak360/screenshots/pybreak360a.png
  1163. langs:
  1164. - Python
  1165. frameworks:
  1166. - pygame
  1167. licenses:
  1168. - GPL3
  1169. content: open
  1170. development: halted
  1171. originals:
  1172. - Arkanoid
  1173. status: playable
  1174. repo: https://sourceforge.net/projects/pybreak360/
  1175. type: clone
  1176. multiplayer:
  1177. - Online
  1178. updated: 2022-01-21
  1179. video:
  1180. youtube: TYGZ4Va3JOo
  1181. - name: pycraft
  1182. langs:
  1183. - Python
  1184. - C
  1185. licenses:
  1186. - GPL2
  1187. development: halted
  1188. originals:
  1189. - Minecraft
  1190. status: playable
  1191. repo: https://github.com/itsapi/pycraft
  1192. feed: https://github.com/itsapi/pycraft/releases.atom
  1193. type: remake
  1194. updated: 2022-12-16
  1195. info: A command line based 2D Minecraft
  1196. images:
  1197. - https://cdn.dvbris.com/pycraft-2.gif
  1198. - name: Pyskool
  1199. images:
  1200. - https://pyskool.ca/images/skool_daze-0.4.png
  1201. - https://pyskool.ca/images/back_to_skool-0.4.png
  1202. - https://pyskool.ca/images/skool_daze_take_too-0.4.png
  1203. - https://pyskool.ca/images/ezad_looks-0.4.png
  1204. - https://pyskool.ca/images/back_to_skool_daze-0.4.png
  1205. - https://pyskool.ca/images/skool_daze-wide-0.4.png
  1206. langs:
  1207. - Python
  1208. frameworks:
  1209. - pygame
  1210. licenses:
  1211. - GPL3
  1212. development: halted
  1213. originals:
  1214. - Skool Daze
  1215. status: playable
  1216. repo: https://github.com/skoolkid/pyskool
  1217. type: remake
  1218. updated: 2023-01-20
  1219. url: https://pyskool.ca/
  1220. - name: PySol Fan Club edition
  1221. originals:
  1222. - Klondike
  1223. type: clone
  1224. repo: 'https://github.com/shlomif/PySolFC'
  1225. url: 'https://pysolfc.sourceforge.io/'
  1226. feed: 'https://github.com/shlomif/PySolFC/releases.atom'
  1227. development: active
  1228. status: playable
  1229. content: open
  1230. langs:
  1231. - Python
  1232. frameworks:
  1233. - GTK
  1234. licenses:
  1235. - GPL3
  1236. info: >-
  1237. A comprehensive, feature-rich, open source, and portable, collection of
  1238. Solitaire games.
  1239. updated: '2023-07-18'
  1240. images:
  1241. - >-
  1242. https://pysolfc.sourceforge.io/img/PySolFC-mageia8-plasma5--shlomif--grandfathers-clock--reduced.webp
  1243. - 'https://pysolfc.sourceforge.io/img/PySolFC-Fedora-25-Xfce--shlomif.png'
  1244. - 'https://pysolfc.sourceforge.io/img/freecell-tk.png'
  1245. - 'https://pysolfc.sourceforge.io/img/freecell-ttk.png'
  1246. - 'https://pysolfc.sourceforge.io/img/freecell-pil.png'
  1247. - name: pyspaceinvaders
  1248. images:
  1249. - https://www.pygame.org/thumb/fbbe7d92ec7d40874043ce529bdd4264.jpg
  1250. langs:
  1251. - Python
  1252. frameworks:
  1253. - pygame
  1254. licenses:
  1255. - GPL2
  1256. development: halted
  1257. originals:
  1258. - Space Invaders
  1259. status: semi-playable
  1260. repo: https://github.com/map0logo/pyspaceinvaders
  1261. url: https://www.pygame.org/project-pyspaceinvaders-1259-.html
  1262. type: remake
  1263. updated: 2022-04-22
  1264. - name: Python Kye
  1265. langs:
  1266. - Python
  1267. licenses:
  1268. - GPL2
  1269. development: halted
  1270. status: playable
  1271. originals:
  1272. - Kye
  1273. url: http://games.moria.org.uk/kye/
  1274. repo: http://games.moria.org.uk/kye/download-install
  1275. type: remake
  1276. updated: 2020-06-26
  1277. video:
  1278. youtube: is-9SjYr_WE
  1279. - name: PyTouhou
  1280. images:
  1281. - https://pytouhou.linkmauve.fr/screenshots/big/s1-01.png
  1282. - https://pytouhou.linkmauve.fr/screenshots/big/s6-06.png
  1283. - https://pytouhou.linkmauve.fr/screenshots/big/s7-06.png
  1284. langs:
  1285. - Python
  1286. frameworks:
  1287. - SDL2
  1288. licenses:
  1289. - GPL3
  1290. content: commercial
  1291. development: halted
  1292. originals:
  1293. - Touhou
  1294. status: playable
  1295. repo: https://hg.linkmauve.fr/touhou
  1296. type: remake
  1297. updated: 2024-03-24
  1298. url: https://pytouhou.linkmauve.fr/