Skip to content

Commit

Permalink
Finished demo
Browse files Browse the repository at this point in the history
  • Loading branch information
trondkla authored Jul 14, 2024
1 parent a99da79 commit 2111626
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
22 changes: 22 additions & 0 deletions chemestry.nfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Chemestry

by

Ninjadev feat Bitbear


A Ninjadev release for Black Valley 2024.

Finally got around to completing the collaboration
Bitbear suggested at Solskogen 2019!
Prepare for Chemestry in both the poetic and literal sense.

Made in our open source demo tool renin
https://github.com/ninjadev/renin

To run: `python3 -m http.server 8080`
then going to http://localhost:8080
Or in Chrome with --allow-file-access-from-files.

Code and graphics: run, Eldfor, Zmeos, iverjo and tr0n
Music: Planeswalker by Bitbear (https://bitbear.org/)
13 changes: 13 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/assets/favicon.501d225e.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Renin</title>
<script type="module" crossorigin src="/assets/index.6d3813c6.js"></script>
</head>
<body>

</body>
</html>

0 comments on commit 2111626

Please sign in to comment.