Skip to content

Commit

Permalink
Repo update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 28, 2024
1 parent 818f7d9 commit 8b2f6a5
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
15 changes: 14 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="inner">
<header>
<h1>Erwin's Arduboy Collection</h1>
<p class="subheadline">A curated list of 311 games for the <a href="https://arduboy.com/" target="_blank">Arduboy</a> (and <a href="https://s.click.aliexpress.com/e/_dYIvGGB" target="_blank">clones</a>)</p>
<p class="subheadline">A curated list of 312 games for the <a href="https://arduboy.com/" target="_blank">Arduboy</a> (and <a href="https://s.click.aliexpress.com/e/_dYIvGGB" target="_blank">clones</a>)</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="CLCKXMYJUWA8Y" />
Expand Down Expand Up @@ -2500,6 +2500,19 @@ <h3>Ninja Fuzzgrawth by <a href="https://hundstrasse.com/arduboy-games/ninja-fuz
<a href="https://raw.githubusercontent.com/eried/ArduboyCollection/master/Platformer%2FNinja%20Fuzzgrawth%2FNinja%20Fuzzgrawth.hex" download target="_blank" class="button style3 fit">Download hex <i class="fa fa-download" aria-hidden="true"></i></a>
</div>
</div>
<div class="box" data-item-tags="Platformer" data-item-date="2024-26-10 T16:51:02Z" data-item-license="MIT">
<a class="image fit"><img src="https://raw.githubusercontent.com/eried/ArduboyCollection/master/Platformer%2FNohzdyve%2FNohzdyve.png" alt="" /></a>
<div class="inner">
<h3>Nohzdyve by <a href="https://sites.google.com/view/arduino-collection/arduboy2_license" title="View source code" target="_blank" >Daniel C (Electro L.I.B)</a></h3>
<p>Nohzdyve is a platform game that involves catching all the eyeballs while avoiding walls and jaws!</p>
<div class="wpac-rating" data-wpac-chan="574dd6"></div>
<p class="license">MIT <i class="fa fa-balance-scale"></i></p>
<a href="https://sites.google.com/view/arduino-collection/arduboy2_license" target="_blank" class="button fit">More information</a>
<a href="arduboy:https://raw.githubusercontent.com/eried/ArduboyCollection/master/Platformer%2FNohzdyve%2FNohzdyve.ino.hex" class="button style2 fit customprotocol">Upload to my Arduboy <i class="fa fa-magic" aria-hidden="true"></i></a>
<a href="https://felipemanga.github.io/ProjectABE/?hex=https://raw.githubusercontent.com/eried/ArduboyCollection/master/Platformer%2FNohzdyve%2FNohzdyve.ino.hex" target="_blank" class="button style2 fit">Play in emulator <i class="fa fa fa-gamepad" aria-hidden="true"></i></a>
<a href="https://raw.githubusercontent.com/eried/ArduboyCollection/master/Platformer%2FNohzdyve%2FNohzdyve.ino.hex" download target="_blank" class="button style3 fit">Download hex <i class="fa fa-download" aria-hidden="true"></i></a>
</div>
</div>
<div class="box" data-item-tags="Puzzle" data-item-date="2017-10-31T13:25:29Z" data-item-license="Proprietary">
<a class="image fit"><img src="https://raw.githubusercontent.com/eried/ArduboyCollection/master/Puzzle%2FNomis%2FCapture.PNG" alt="" /></a>
<div class="inner">
Expand Down
23 changes: 22 additions & 1 deletion docs/repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3890,6 +3890,27 @@
"id": "bf9f2f",
"arduboy": ""
},
{
"title": "Nohzdyve",
"description": "Nohzdyve is a platform game that involves catching all the eyeballs while avoiding walls and jaws!",
"genre": "Platformer",
"url": "https:\/\/sites.google.com\/view\/arduino-collection\/arduboy2_license",
"sourceUrl": "https:\/\/sites.google.com\/view\/arduino-collection\/arduboy2_license",
"author": "Daniel C (Electro L.I.B)",
"banner": "https:\/\/raw.githubusercontent.com\/eried\/ArduboyCollection\/master\/Platformer%2FNohzdyve%2FNohzdyve.png",
"date": "2024-26-10 T16:51:02Z",
"binaries": [
{
"title": "Nohzdyve",
"filename": "https:\/\/raw.githubusercontent.com\/eried\/ArduboyCollection\/master\/Platformer%2FNohzdyve%2FNohzdyve.ino.hex",
"device": "Arduboy"
}
],
"screenshots": [],
"license": "MIT",
"id": "574dd6",
"arduboy": ""
},
{
"title": "Nomis",
"description": "A simple memory game similar to Simon(tm).",
Expand Down Expand Up @@ -6537,5 +6558,5 @@
"arduboy": ""
}
],
"items-length": "311"
"items-length": "312"
}

0 comments on commit 8b2f6a5

Please sign in to comment.