various website tweaks (tiny bit of javascript for mobile users), added freee
This commit is contained in:
		| @@ -9,374 +9,235 @@ | ||||
|   <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 (F)</h1> | ||||
|             <div id="f-1_spirit" class="box"> | ||||
|     <p class="title is-4">Inspirations (F)</p><div id="f-1_spirit" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">F-1 Spirit</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#f-1_spirit"> | ||||
|   <span class="has-text-weight-semibold">F-1 Spirit</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/F-1_Spirit_(series)">F-1 Spirit<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">F-1 Spirit</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#f-1_spirit">F-1 Spirit</a></p>Media: <a href="https://en.wikipedia.org/wiki/F-1_Spirit_(series)">F-1 Spirit<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="factorio" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Factorio</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jactorio"> | ||||
|   <span class="has-text-weight-semibold">Jactorio</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Factorio">Factorio<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">Factorio</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/J.html#jactorio">Jactorio</a></p>Media: <a href="https://en.wikipedia.org/wiki/Factorio">Factorio<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="falcons_eye" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Falcon's Eye</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/V.html#vultures_eye"> | ||||
|   <span class="has-text-weight-semibold">Vulture's Eye</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">Falcon's Eye</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/V.html#vultures_eye">Vulture's Eye</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="fall_down" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Fall Down</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/A.html#ativayeban"> | ||||
|   <span class="has-text-weight-semibold">ativayeban</span></a>, <a href="../games/F.html#falling_time"> | ||||
|   <span class="has-text-weight-semibold">Falling Time</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">Fall Down</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/A.html#ativayeban">ativayeban</a>, <a href="../games/F.html#falling_time">Falling Time</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="fallout_2" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Fallout 2</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#falltergeist"> | ||||
|   <span class="has-text-weight-semibold">Falltergeist</span></a>, <a href="../games/J.html#jsfo"> | ||||
|   <span class="has-text-weight-semibold">jsFO</span></a>, <a href="../games/P.html#parpg"> | ||||
|   <span class="has-text-weight-semibold">PARPG</span></a>, <a href="../games/S.html#sfall"> | ||||
|   <span class="has-text-weight-semibold">sfall</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Fallout_2">Fallout 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">Fallout 2</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/F.html#falltergeist">Falltergeist</a>, <a href="../games/J.html#jsfo">jsFO</a>, <a href="../games/P.html#parpg">PARPG</a>, <a href="../games/S.html#sfall">sfall</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fallout_2">Fallout 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="fallout_online" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Fallout Online</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#fonline"> | ||||
|   <span class="has-text-weight-semibold">fonline</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Fallout_Online">Fallout Online<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">Fallout Online</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#fonline">fonline</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fallout_Online">Fallout Online<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="final_fantasy_ix" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Final Fantasy IX</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/tool.html#memoria"> | ||||
|   <span class="has-text-weight-semibold">Memoria</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_IX">Final Fantasy IX<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">Final Fantasy IX</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/tool.html#memoria">Memoria</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_IX">Final Fantasy IX<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="final_fantasy_series" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Final Fantasy series</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></div>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy">Final Fantasy series<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">Final Fantasy series</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></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy">Final Fantasy series<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="final_fantasy_vii" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Final Fantasy VII</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/Q.html#q-gears"> | ||||
|   <span class="has-text-weight-semibold">Q-Gears</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VII">Final Fantasy VII<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">Final Fantasy VII</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/Q.html#q-gears">Q-Gears</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VII">Final Fantasy VII<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="final_fantasy_viii" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Final Fantasy VIII</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openviii"> | ||||
|   <span class="has-text-weight-semibold">OpenVIII</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VIII">Final Fantasy VIII<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">Final Fantasy VIII</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openviii">OpenVIII</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fantasy_VIII">Final Fantasy VIII<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="final_fight" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Final Fight</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openbor"> | ||||
|   <span class="has-text-weight-semibold">OpenBOR</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Final_Fight">Final Fight<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">Final Fight</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openbor">OpenBOR</a></p>Media: <a href="https://en.wikipedia.org/wiki/Final_Fight">Final Fight<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="fire_emblem" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Fire Emblem</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/S.html#story_of_a_lost_sky"> | ||||
|   <span class="has-text-weight-semibold">Story of a Lost Sky</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Fire_Emblem_(video_game)">Fire Emblem<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">Fire Emblem</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/S.html#story_of_a_lost_sky">Story of a Lost Sky</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fire_Emblem_(video_game)">Fire Emblem<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="fire_power" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Fire Power</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openfire"> | ||||
|   <span class="has-text-weight-semibold">OpenFire</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Fire_Power_(video_game)">Fire Power<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">Fire Power</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openfire">OpenFire</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fire_Power_(video_game)">Fire Power<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="fish_fillets" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Fish Fillets</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#fish_fillets-next_generation"> | ||||
|   <span class="has-text-weight-semibold">Fish Fillets - Next Generation</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Fish_Fillets_NG">Fish Fillets<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">Fish Fillets</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#fish_fillets-next_generation">Fish Fillets - Next Generation</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fish_Fillets_NG">Fish Fillets<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="five_nights_at_freddys" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Five Nights at Freddy's</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openfnaf"> | ||||
|   <span class="has-text-weight-semibold">OpenFNaF</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Five_Nights_at_Freddy%27s_(video_game)">Five Nights at Freddy's<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">Five Nights at Freddy's</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openfnaf">OpenFNaF</a></p>Media: <a href="https://en.wikipedia.org/wiki/Five_Nights_at_Freddy%27s_(video_game)">Five Nights at Freddy's<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="flag_catcher" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Flag Catcher</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/G.html#gift_grabber"> | ||||
|   <span class="has-text-weight-semibold">Gift Grabber</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">Flag Catcher</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/G.html#gift_grabber">Gift Grabber</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="flappy_bird" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Flappy Bird</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#clumsy_bird"> | ||||
|   <span class="has-text-weight-semibold">Clumsy Bird</span></a>, <a href="../games/C.html#crappybird"> | ||||
|   <span class="has-text-weight-semibold">CrappyBird</span></a>, <a href="../games/F.html#flappy_cow"> | ||||
|   <span class="has-text-weight-semibold">Flappy Cow</span></a>, <a href="../frameworks/framework.html#floppy_birb"> | ||||
|   <span class="has-text-weight-semibold">Floppy Birb</span></a>, <a href="../games/H.html#hocoslamfy"> | ||||
|   <span class="has-text-weight-semibold">Hocoslamfy</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Flappy_Bird">Flappy Bird<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">Flappy Bird</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#clumsy_bird">Clumsy Bird</a>, <a href="../games/C.html#crappybird">CrappyBird</a>, <a href="../games/F.html#flappy_cow">Flappy Cow</a>, <a href="../frameworks/framework.html#floppy_birb">Floppy Birb</a>, <a href="../games/H.html#hocoslamfy">Hocoslamfy</a></p>Media: <a href="https://en.wikipedia.org/wiki/Flappy_Bird">Flappy Bird<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="flight_sim_toolkit" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Flight Sim Toolkit</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openfly"> | ||||
|   <span class="has-text-weight-semibold">OpenFly</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">Flight Sim Toolkit</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/O.html#openfly">OpenFly</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="flixel" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Flixel</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/framework.html#flixel-gdx"> | ||||
|   <span class="has-text-weight-semibold">flixel-gdx</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">Flixel</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../frameworks/framework.html#flixel-gdx">flixel-gdx</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="flying_shark" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Flying Shark</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#friking_shark"> | ||||
|   <span class="has-text-weight-semibold">Friking Shark</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Flying_Shark">Flying Shark<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">Flying Shark</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#friking_shark">Friking Shark</a></p>Media: <a href="https://en.wikipedia.org/wiki/Flying_Shark">Flying Shark<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="foobillard" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">FooBillard</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#foobillard++"> | ||||
|   <span class="has-text-weight-semibold">FooBillard++</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">FooBillard</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#foobillard++">FooBillard++</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="forgotten_realms_unlimited_adventures" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Forgotten Realms: Unlimited Adventures</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#dungeon_craft"> | ||||
|   <span class="has-text-weight-semibold">Dungeon Craft</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Forgotten_Realms:_Unlimited_Adventures">Forgotten Realms: Unlimited Adventures<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">Forgotten Realms: Unlimited Adventures</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/D.html#dungeon_craft">Dungeon Craft</a></p>Media: <a href="https://en.wikipedia.org/wiki/Forgotten_Realms:_Unlimited_Adventures">Forgotten Realms: Unlimited Adventures<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="forsaken" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Forsaken</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#forsaken"> | ||||
|   <span class="has-text-weight-semibold">Forsaken</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">Forsaken</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#forsaken">Forsaken</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="freeciv" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Freeciv</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#freeciv-web"> | ||||
|   <span class="has-text-weight-semibold">Freeciv-web</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">Freeciv</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#freeciv-web">Freeciv-web</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="freelancer" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Freelancer</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/L.html#librelancer"> | ||||
|   <span class="has-text-weight-semibold">Librelancer</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Freelancer_(video_game)">Freelancer<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">Freelancer</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/L.html#librelancer">Librelancer</a></p>Media: <a href="https://en.wikipedia.org/wiki/Freelancer_(video_game)">Freelancer<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="freeserf" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Freeserf</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#freeserfnet"> | ||||
|   <span class="has-text-weight-semibold">Freeserf.net</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">Freeserf</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#freeserfnet">Freeserf.net</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="freespace_2" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">FreeSpace 2</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#freespace_2_source_code_project"> | ||||
|   <span class="has-text-weight-semibold">FreeSpace 2 Source Code Project</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">FreeSpace 2</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#freespace_2_source_code_project">FreeSpace 2 Source Code Project</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="frets_on_fire" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Frets on Fire</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#frets_on_fire_x"> | ||||
|   <span class="has-text-weight-semibold">Frets on Fire X</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">Frets on Fire</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/F.html#frets_on_fire_x">Frets on Fire X</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="frogger" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Frogger</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#cross_the_road"> | ||||
|   <span class="has-text-weight-semibold">Cross The Road</span></a>, <a href="../games/F.html#froggix"> | ||||
|   <span class="has-text-weight-semibold">Froggix</span></a>, <a href="../games/T.html#termfrogger"> | ||||
|   <span class="has-text-weight-semibold">TermFrogger</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Frogger">Frogger<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">Frogger</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired games: </span><a href="../games/C.html#cross_the_road">Cross The Road</a>, <a href="../games/F.html#froggix">Froggix</a>, <a href="../games/T.html#termfrogger">TermFrogger</a></p>Media: <a href="https://en.wikipedia.org/wiki/Frogger">Frogger<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="frogs_and_flies" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Frogs and Flies</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#batrachians"> | ||||
|   <span class="has-text-weight-semibold">Batrachians</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Frogs_and_Flies">Frogs and Flies<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">Frogs and Flies</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/B.html#batrachians">Batrachians</a></p>Media: <a href="https://en.wikipedia.org/wiki/Frogs_and_Flies">Frogs and Flies<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="fruit_ninja" class="box"> | ||||
|       <div class="block"> | ||||
|         <h2 class="title is-4">Fruit Ninja</h2> | ||||
|         <div class="subtitle is-size-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/S.html#seafood_berserker"> | ||||
|   <span class="has-text-weight-semibold">Seafood Berserker!</span></a></div>Media: <a href="https://en.wikipedia.org/wiki/Fruit_Ninja">Fruit Ninja<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">Fruit Ninja</p> | ||||
|         <p class="subtitle is-6"> | ||||
|   <span class="has-text-weight-semibold">Inspired game: </span><a href="../games/S.html#seafood_berserker">Seafood Berserker!</a></p>Media: <a href="https://en.wikipedia.org/wiki/Fruit_Ninja">Fruit Ninja<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> | ||||
		Reference in New Issue
	
	Block a user