various website tweaks (tiny bit of javascript for mobile users), added freee

This commit is contained in:
Trilarion
2021-10-05 20:52:09 +02:00
parent 1b493f36b5
commit b291102272
115 changed files with 98716 additions and 250894 deletions

View File

@ -9,357 +9,217 @@
<link rel="stylesheet" href="../css/bulma.min.css">
<link rel="stylesheet" href="../css/osgl.min.css">
<link rel="icon" type="image/svg+xml" href="../favicon.svg">
<script type="text/javascript" src="../js/osgl.js"></script>
</head>
<body><nav class="navbar container is-light" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="../index.html"><span class="icon is-large has-text-black" ><i class="icon-home"></i></span><span>OSGL</span></a>
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon is-large has-text-black" ><i class="icon-github"></i></span><span>On GitHub</span></a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbarMenu">
<a class="navbar-item" href="../index.html"><span class="icon has-text-black"><i class="icon-home"></i></span><span>OSGL</span></a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navMenu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu is-active">
<div class="navbar-menu" id="navMenu">
<div class="navbar-start">
<a class="navbar-item" href="../games/index.html"><span class="icon is-large has-text-black" ><i class="icon-dice"></i></span><span>Games</span></a>
<a class="navbar-item" href="../games/index.html"><span class="icon has-text-black"><i class="icon-dice"></i></span><span>Games</span></a>
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link"><span class="icon is-large has-text-black" ><i class="icon-filter"></i></span><span>Filter</span></a>
<a class="navbar-link"><span class="icon has-text-black"><i class="icon-filter"></i></span><span>Filter</span></a>
<div class="navbar-dropdown">
<a class="navbar-item" href="../games/genres.html"><span class="icon is-large has-text-black" ><i class="icon-price-tag"></i></span><span>By category</span></a>
<a class="navbar-item" href="../games/languages.html"><span class="icon is-large has-text-black" ><i class="icon-language"></i></span><span>By code language</span></a>
<a class="navbar-item" href="../games/platforms.html"><span class="icon is-large has-text-black" ><i class="icon-laptop"></i></span><span>By OS support</span></a>
<a class="navbar-item" href="../games/top50.html"><span class="icon is-large has-text-black" ><i class="icon-star"></i></span><span>GitHub Stars Top 50</span></a>
<a class="navbar-item" href="../games/genres.html"><span class="icon has-text-black"><i class="icon-price-tag"></i></span><span>By category</span></a>
<a class="navbar-item" href="../games/languages.html"><span class="icon has-text-black"><i class="icon-language"></i></span><span>By code language</span></a>
<a class="navbar-item" href="../games/platforms.html"><span class="icon has-text-black"><i class="icon-laptop"></i></span><span>By OS support</span></a>
<a class="navbar-item" href="../games/top50.html"><span class="icon has-text-black"><i class="icon-star"></i></span><span>GitHub Stars Top 50</span></a>
</div>
</div>
<a class="navbar-item" href="../frameworks/index.html"><span class="icon is-large has-text-black" ><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
<a class="navbar-item" href="../developers/index.html"><span class="icon is-large has-text-black" ><i class="icon-users"></i></span><span>Developers</span></a>
<a class="navbar-item is-active" href="index.html"><span class="icon is-large has-text-black" ><i class="icon-bulb"></i></span><span>Inspirations</span></a>
<a class="navbar-item" href="../statistics.html"><span class="icon is-large has-text-black" ><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
<a class="navbar-item" href="../contribute.html"><span class="icon is-large has-text-black" ><i class="icon-pencil"></i></span><span>Contribute</span></a>
<a class="navbar-item" href="../frameworks/index.html"><span class="icon has-text-black"><i class="icon-wrench"></i></span><span>Frameworks/Tools</span></a>
<a class="navbar-item" href="../developers/index.html"><span class="icon has-text-black"><i class="icon-users"></i></span><span>Developers</span></a>
<a class="navbar-item is-active" href="index.html"><span class="icon has-text-black"><i class="icon-bulb"></i></span><span>Inspirations</span></a>
<a class="navbar-item" href="../statistics.html"><span class="icon has-text-black"><i class="icon-stats-dots"></i></span><span>Statistics</span></a>
<a class="navbar-item" href="../contribute.html"><span class="icon has-text-black"><i class="icon-pencil"></i></span><span>Contribute</span></a>
<a class="navbar-item" href="https://github.com/Trilarion/opensourcegames"><span class="icon has-text-black"><i class="icon-github"></i></span><span>On GitHub</span></a>
</div>
</div>
</nav>
<section class="section">
<div class="container">
<h1 class="title">Inspirations (P)</h1>
<div id="pac-man" class="box">
<p class="title is-4">Inspirations (P)</p><div id="pac-man" class="box">
<div class="block">
<h2 class="title is-4">Pac-Man</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#entt_pacman">
<span class="has-text-weight-semibold">EnTT Pacman</span></a>, <a href="../games/G.html#ghostly">
<span class="has-text-weight-semibold">Ghostly</span></a>, <a href="../games/H.html#help_hannahs_horse">
<span class="has-text-weight-semibold">Help Hannah&#39;s Horse</span></a>, <a href="../games/H.html#html5_pacman">
<span class="has-text-weight-semibold">HTML5 Pacman</span></a>, <a href="../games/M.html#minipacman">
<span class="has-text-weight-semibold">MiniPacman</span></a>, <a href="../games/N.html#not_pacman">
<span class="has-text-weight-semibold">Not Pacman</span></a>, <a href="../games/O.html#open_greedy">
<span class="has-text-weight-semibold">Open Greedy</span></a>, <a href="../games/P.html#pac_go">
<span class="has-text-weight-semibold">Pac Go</span></a>, <a href="../games/P.html#pacman">
<span class="has-text-weight-semibold">Pacman</span></a>, <a href="../games/P.html#pacman-canvas">
<span class="has-text-weight-semibold">pacman-canvas</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Pac-Man">Pac-Man<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pac-Man</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/E.html#entt_pacman">EnTT Pacman</a>, <a href="../games/G.html#ghostly">Ghostly</a>, <a href="../games/H.html#help_hannahs_horse">Help Hannah&#39;s Horse</a>, <a href="../games/H.html#html5_pacman">HTML5 Pacman</a>, <a href="../games/M.html#minipacman">MiniPacman</a>, <a href="../games/N.html#not_pacman">Not Pacman</a>, <a href="../games/O.html#open_greedy">Open Greedy</a>, <a href="../games/P.html#pac_go">Pac Go</a>, <a href="../games/P.html#pacman">Pacman</a>, <a href="../games/P.html#pacman-canvas">pacman-canvas</a></p>Media: <a href="https://en.wikipedia.org/wiki/Pac-Man">Pac-Man<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="panzer_general" class="box">
<div class="block">
<h2 class="title is-4">Panzer General</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/H.html#hexwar">
<span class="has-text-weight-semibold">Hexwar</span></a>, <a href="../games/L.html#lgeneral">
<span class="has-text-weight-semibold">LGeneral</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Panzer_General">Panzer General<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Panzer General</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/H.html#hexwar">Hexwar</a>, <a href="../games/L.html#lgeneral">LGeneral</a></p>Media: <a href="https://en.wikipedia.org/wiki/Panzer_General">Panzer General<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="panzer_general_2" class="box">
<div class="block">
<h2 class="title is-4">Panzer General 2</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#open_panzer">
<span class="has-text-weight-semibold">Open Panzer</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Panzer_General_II">Panzer General 2<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Panzer General 2</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#open_panzer">Open Panzer</a></p>Media: <a href="https://en.wikipedia.org/wiki/Panzer_General_II">Panzer General 2<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="paradroid" class="box">
<div class="block">
<h2 class="title is-4">Paradroid</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freedroidrpg">
<span class="has-text-weight-semibold">FreedroidRPG</span></a>, <a href="../games/N.html#nighthawk">
<span class="has-text-weight-semibold">Nighthawk</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Paradroid">Paradroid<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Paradroid</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freedroidrpg">FreedroidRPG</a>, <a href="../games/N.html#nighthawk">Nighthawk</a></p>Media: <a href="https://en.wikipedia.org/wiki/Paradroid">Paradroid<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="parchis" class="box">
<div class="block">
<h2 class="title is-4">Parchis</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/G.html#glparchis">
<span class="has-text-weight-semibold">glParchis</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Parchis</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/G.html#glparchis">glParchis</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pendulous" class="box">
<div class="block">
<h2 class="title is-4">Pendulous</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#blitzkrieg">
<span class="has-text-weight-semibold">Blitzkrieg</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pendulous</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#blitzkrieg">Blitzkrieg</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pingus" class="box">
<div class="block">
<h2 class="title is-4">Pingus</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#rabbit_escape">
<span class="has-text-weight-semibold">Rabbit Escape</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pingus</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/R.html#rabbit_escape">Rabbit Escape</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pipepanic" class="box">
<div class="block">
<h2 class="title is-4">PipePanic</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#pipepanic">
<span class="has-text-weight-semibold">PipePanic</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">PipePanic</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#pipepanic">PipePanic</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pixel_dungeon" class="box">
<div class="block">
<h2 class="title is-4">Pixel Dungeon</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/R.html#remixed_dungeon">
<span class="has-text-weight-semibold">Remixed Dungeon</span></a>, <a href="../games/S.html#shattered_pixel_dungeon">
<span class="has-text-weight-semibold">Shattered Pixel Dungeon</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pixel Dungeon</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/R.html#remixed_dungeon">Remixed Dungeon</a>, <a href="../games/S.html#shattered_pixel_dungeon">Shattered Pixel Dungeon</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pizza_tycoon" class="box">
<div class="block">
<h2 class="title is-4">Pizza Tycoon</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#pizza_business">
<span class="has-text-weight-semibold">Pizza Business</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Pizza_Tycoon">Pizza Tycoon<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pizza Tycoon</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#pizza_business">Pizza Business</a></p>Media: <a href="https://en.wikipedia.org/wiki/Pizza_Tycoon">Pizza Tycoon<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="planescape_torment" class="box">
<div class="block">
<h2 class="title is-4">Planescape: Torment</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/framework.html#gemrb">
<span class="has-text-weight-semibold">GemRB</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Planescape:_Torment">Planescape: Torment<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Planescape: Torment</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/framework.html#gemrb">GemRB</a></p>Media: <a href="https://en.wikipedia.org/wiki/Planescape:_Torment">Planescape: Torment<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="plasma_pong" class="box">
<div class="block">
<h2 class="title is-4">Plasma Pong</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#fluid_table_tennis">
<span class="has-text-weight-semibold">Fluid Table Tennis</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Plasma_Pong">Plasma Pong<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Plasma Pong</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#fluid_table_tennis">Fluid Table Tennis</a></p>Media: <a href="https://en.wikipedia.org/wiki/Plasma_Pong">Plasma Pong<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pokemon_uranium" class="box">
<div class="block">
<h2 class="title is-4">Pokemon Uranium</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#project-uranium-godot">
<span class="has-text-weight-semibold">Project-Uranium-Godot</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Pok%C3%A9mon_Uranium">Pokemon Uranium<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pokemon Uranium</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#project-uranium-godot">Project-Uranium-Godot</a></p>Media: <a href="https://en.wikipedia.org/wiki/Pok%C3%A9mon_Uranium">Pokemon Uranium<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pokmon" class="box">
<div class="block">
<h2 class="title is-4">Pokémon</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dmomd">
<span class="has-text-weight-semibold">Dmomd</span></a>, <a href="../games/J.html#javelin">
<span class="has-text-weight-semibold">Javelin</span></a>, <a href="../games/O.html#opmon">
<span class="has-text-weight-semibold">OPMon</span></a>, <a href="../games/T.html#tangomon">
<span class="has-text-weight-semibold">Tangomon</span></a>, <a href="../games/T.html#tuxemon">
<span class="has-text-weight-semibold">Tuxemon</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Pok%C3%A9mon_(video_game_series)">Pokémon<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pokémon</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/D.html#dmomd">Dmomd</a>, <a href="../games/J.html#javelin">Javelin</a>, <a href="../games/O.html#opmon">OPMon</a>, <a href="../games/T.html#tangomon">Tangomon</a>, <a href="../games/T.html#tuxemon">Tuxemon</a></p>Media: <a href="https://en.wikipedia.org/wiki/Pok%C3%A9mon_(video_game_series)">Pokémon<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pong" class="box">
<div class="block">
<h2 class="title is-4">Pong</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/M.html#mmpong">
<span class="has-text-weight-semibold">Mmpong</span></a>, <a href="../games/P.html#psy_pong_3d">
<span class="has-text-weight-semibold">PSY PONG 3D</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Pong">Pong<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pong</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/M.html#mmpong">Mmpong</a>, <a href="../games/P.html#psy_pong_3d">PSY PONG 3D</a></p>Media: <a href="https://en.wikipedia.org/wiki/Pong">Pong<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="portal" class="box">
<div class="block">
<h2 class="title is-4">Portal</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/G.html#glportal">
<span class="has-text-weight-semibold">glPortal</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Portal_(video_game)">Portal<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Portal</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/G.html#glportal">glPortal</a></p>Media: <a href="https://en.wikipedia.org/wiki/Portal_(video_game)">Portal<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="postal" class="box">
<div class="block">
<h2 class="title is-4">Postal</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#postal_1_open_source">
<span class="has-text-weight-semibold">POSTAL 1 Open Source</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Postal</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#postal_1_open_source">POSTAL 1 Open Source</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="powder_game" class="box">
<div class="block">
<h2 class="title is-4">Powder Game</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/S.html#sandspiel">
<span class="has-text-weight-semibold">sandspiel</span></a>, <a href="../games/T.html#the_powder_toy">
<span class="has-text-weight-semibold">The Powder Toy</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Powder Game</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/S.html#sandspiel">sandspiel</a>, <a href="../games/T.html#the_powder_toy">The Powder Toy</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="powermonger" class="box">
<div class="block">
<h2 class="title is-4">Powermonger</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#battles_of_antargis">
<span class="has-text-weight-semibold">Battles of Antargis</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Powermonger">Powermonger<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Powermonger</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#battles_of_antargis">Battles of Antargis</a></p>Media: <a href="https://en.wikipedia.org/wiki/Powermonger">Powermonger<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="powerslave" class="box">
<div class="block">
<h2 class="title is-4">Powerslave</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/P.html#pcexhumed">
<span class="has-text-weight-semibold">PCExhumed</span></a>, <a href="../games/P.html#powerslave_ex">
<span class="has-text-weight-semibold">Powerslave EX</span></a>, <a href="../games/P.html#powerslavegdx">
<span class="has-text-weight-semibold">PowerslaveGDX</span></a>, <a href="../games/R.html#raze">
<span class="has-text-weight-semibold">Raze</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/PowerSlave">Powerslave<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Powerslave</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/P.html#pcexhumed">PCExhumed</a>, <a href="../games/P.html#powerslave_ex">Powerslave EX</a>, <a href="../games/P.html#powerslavegdx">PowerslaveGDX</a>, <a href="../games/R.html#raze">Raze</a></p>Media: <a href="https://en.wikipedia.org/wiki/PowerSlave">Powerslave<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="powerslide" class="box">
<div class="block">
<h2 class="title is-4">Powerslide</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#powerslide_remake">
<span class="has-text-weight-semibold">Powerslide remake</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Powerslide_(video_game)">Powerslide<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Powerslide</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#powerslide_remake">Powerslide remake</a></p>Media: <a href="https://en.wikipedia.org/wiki/Powerslide_(video_game)">Powerslide<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="prince_of_persia" class="box">
<div class="block">
<h2 class="title is-4">Prince of Persia</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freeprince">
<span class="has-text-weight-semibold">FreePrince</span></a>, <a href="../games/M.html#mininim">
<span class="has-text-weight-semibold">Mininim</span></a>, <a href="../games/S.html#sdlpop">
<span class="has-text-weight-semibold">SDLPoP</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Prince_of_Persia_(1989_video_game)">Prince of Persia<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Prince of Persia</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#freeprince">FreePrince</a>, <a href="../games/M.html#mininim">Mininim</a>, <a href="../games/S.html#sdlpop">SDLPoP</a></p>Media: <a href="https://en.wikipedia.org/wiki/Prince_of_Persia_(1989_video_game)">Prince of Persia<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="prince_of_persia_2" class="box">
<div class="block">
<h2 class="title is-4">Prince of Persia 2</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#prince-monogame">
<span class="has-text-weight-semibold">Prince-Monogame</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Prince_of_Persia_2:_The_Shadow_and_the_Flame">Prince of Persia 2<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Prince of Persia 2</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#prince-monogame">Prince-Monogame</a></p>Media: <a href="https://en.wikipedia.org/wiki/Prince_of_Persia_2:_The_Shadow_and_the_Flame">Prince of Persia 2<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="progress_quest" class="box">
<div class="block">
<h2 class="title is-4">Progress Quest</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/P.html#pq2">
<span class="has-text-weight-semibold">pq2</span></a>, <a href="../games/P.html#progress-quest">
<span class="has-text-weight-semibold">progress-quest</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Progress_Quest">Progress Quest<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Progress Quest</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired games: </span><a href="../games/P.html#pq2">pq2</a>, <a href="../games/P.html#progress-quest">progress-quest</a></p>Media: <a href="https://en.wikipedia.org/wiki/Progress_Quest">Progress Quest<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="pushover" class="box">
<div class="block">
<h2 class="title is-4">Pushover</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#pushover">
<span class="has-text-weight-semibold">Pushover</span></a></div></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Pushover</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/P.html#pushover">Pushover</a></p></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="puyo_puyo" class="box">
<div class="block">
<h2 class="title is-4">Puyo Puyo</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/C.html#cuyo">
<span class="has-text-weight-semibold">Cuyo</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Puyo_Puyo">Puyo Puyo<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Puyo Puyo</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/C.html#cuyo">Cuyo</a></p>Media: <a href="https://en.wikipedia.org/wiki/Puyo_Puyo">Puyo Puyo<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="puzzle_bobble" class="box">
<div class="block">
<h2 class="title is-4">Puzzle Bobble</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#frozen_bubble">
<span class="has-text-weight-semibold">Frozen Bubble</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Puzzle_Bobble">Puzzle Bobble<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Puzzle Bobble</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#frozen_bubble">Frozen Bubble</a></p>Media: <a href="https://en.wikipedia.org/wiki/Puzzle_Bobble">Puzzle Bobble<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<div id="puzznic" class="box">
<div class="block">
<h2 class="title is-4">Puzznic</h2>
<div class="subtitle is-size-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wizznic">
<span class="has-text-weight-semibold">Wizznic!</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Puzznic">Puzznic<span class="icon is-large has-text-black" ><i class="icon-wikipedia"></i></span></a></div>
<div class="block">
<a href="../contribute.html#inspirations" title="Contribution guide" class="is-size-7">Improve</a>
</div>
<p class="title is-4">Puzznic</p>
<p class="subtitle is-6">
<span class="has-text-weight-semibold">Inspired game: </span><a href="../games/W.html#wizznic">Wizznic!</a></p>Media: <a href="https://en.wikipedia.org/wiki/Puzznic">Puzznic<span class="icon has-text-black"><i class="icon-wikipedia"></i></span></a></div><p class="is-size-7 has-text-right"><a href="../contribute.html#inspirations" title="Contribution guide">Improve</a></p>
</div>
<a class="is-light is-size-7" href="#">Back to top</a>
</div>
</section>
<footer class="footer">
<div class="container content is-size-7">
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
The content on this site is the result of voluntary work and may be outdated or incorrect.<br>
For giving feedback or improving the content see the <a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-02 13:39</p>
<p class="is-size-7 has-text-right"><a href="#">Back to top</a></p>
</div>
<footer class="footer container content is-size-7">
<p>The <a href="https://github.com/Trilarion/opensourcegames">Open source games list (OSGL)</a> is a collection of open source game descriptions focusing on technical aspects.
The content on this site is the result of voluntary work and may be outdated or incorrect. For giving feedback or improving the content see the
<a href="contribute.html">contribution guidelines</a> or read the <a href="https://trilarion.blogspot.com/search/label/osgames">Blog</a>.</p>
<p>The content (games descriptions) is licensed <a href="https://github.com/Trilarion/opensourcegames/blob/master/LICENSE">CC-0</a>.
Used icons are licensed under CC BY-SA 3.0 (<a href="https://github.com/somerandomdude/Iconic">Iconic</a> or <a href="http://designmodo.com/linecons-free/">Linecons</a>), CC0 1.0 (<a href="https://simpleicons.org/">Simple Icons</a>),
CC BY 4.0 (<a href="https://github.com/FortAwesome/Font-Awesome">Font Awesome</a> or <a href="https://icomoon.io/#icons-icomoon">IcoMoon Free</a>), CC BY-SA 4.0 (<a href="http://www.entypo.com/">Entypo+</a>) or Apache License 2.0 (<a href="https://material.io/resources/icons">Material Icons</a>).
This website is built using Python, Lark, Jinja2 and Bulma. Last updated: 2021-10-05 11:16</p>
</footer>
</body>
</html>