p.yaml 29 KB

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