redirect folder

switched github pages hosting folder
  https://landgreen.github.io/sidescroller/   ->   https://landgreen.github.io/n-gon/

player damage reduction adjustment: 0.905x -> 0.9x per level per difficulty mode (1,2,4,5)
  on easy that's 0.30 -> 0.28 by level 12 (a 6% player damage nerf)
  on why that's 0.0025 -> 0.001797 by level 12 (a 28% player damage nerf)

you can only get applied science 9->1 time
supply chain - spawns a gun, but doesn't give applied science frequency

bug fixes
This commit is contained in:
landgreen
2024-04-02 20:01:16 -07:00
parent 1728b53921
commit fde3a58efb
5 changed files with 64 additions and 73 deletions

View File

@@ -11,7 +11,7 @@
<meta property="og:title" content="n-gon">
<meta name="twitter:title" content="n-gon">
<meta name="twitter:description" content="Browser-based side scrolling video game with the matter.js physics engine.">
<!-- <meta http-equiv="refresh" content="0; url=https://example.com/newlocation"> -->
<!-- <meta http-equiv="refresh" content="0; url=https://landgreen.github.io/n-gon/"> -->
<title>n-gon</title>
<link rel="stylesheet" href="style.css">
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon' />