
<!DOCTYPE html>

<html>
<head>

	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<link rel="stylesheet" type="text/css" href="/style.css">
	
<title>Emerald Nova Games</title>
	
</head><body>
		<link rel="stylesheet" type="text/css" href="style.css">
		<link rel="shortcut icon" href="img/emeraldnovafavicon.ico" />
		

	<H1>
	<img src="/img/emeraldnova.png" height="100" VSPACE=0></img>
	Emerald Nova Games
	</H1>
	

<ul>
	<li><a href="/index.php">Home</a></li>
	<li><a href="/games.php">Games</a></li>
	<li class="dropdown">
		<a href="https://www.twitch.tv/emeraldnovagames" target="_blank" class="dropbtn">Livestream</a>
		<div class="dropdown-content">
		  <a href="https://www.twitch.tv/emeraldnovagames" target="_blank">Twitch</a>
		  <a href="https://www.youtube.com/emeraldnova" target="_blank">Youtube</a>
		</div>
	</li>
	<li class="dropdown">
		<a href="/shrec/shrec.php">Code</a>
		<div class="dropdown-content">
			<a href="/shrec/shrec.php">S.H.R.E.C.</a>
			<a href="https://www.jo-engine.org/" target="_blank">Jo Engine</a>
			<a href="https://antime.kapsi.fi/sega/docs.html" target="_blank">Saturn Documentation</a>
		</div>
	</li>
	<li class="dropdown">
		<a href="/community/history.php">Community</a>
		<div class="dropdown-content">
			<a href="/community/history.php">Sega Xtreme/Homebrew History</a>
			<a href="https://discord.gg/dfcmrUPN2Z" target="_blank">Emerald Nova Discord</a>
			<a href="https://segaxtreme.net/" target="_blank">Sega Xtreme</a>
			<a href="https://discord.gg/vAzG5P" target="_blank">Sega Xtreme Discord</a>
		</div>
	</li>
	<li class="dropdown">
		<a href="/contact.php">Contact</a>
		<div class="dropdown-content">
			<a href="/contact.php">Contact Emerald Nova</a>
			<a href="https://bsky.app/profile/emeraldnovagames.bsky.social" target="_blank">Blusky</a>
		</div>
	</li>
</ul>

<p>
Welcome to the Emerald Nova Games webpage. Maybe you've seen me stream game development on <a href="https://www.twitch.tv/emeraldnovagames" target="_blank">Twitch</a> or <a href="https://www.youtube.com/@EmeraldNova" target="_blank">Youtube</a>. Or maybe you've played with one of my games or demos. Here I post any of my playable games, some code snippets, and links to various resources. Be sure to follow me on <a href="https://bsky.app/profile/emeraldnovagames.bsky.social" target="_blank">Bluesky</a> to stay updated on when I live stream game developement.
</p>


<hr>

<center><H2><a href="/community/showcase31.php">Click here for the SegaXtreme Saturn 31st Anniversary Homebrew Showcase!</a></H2></center>



	<hr>
	<center><H2>Extra Life Charity Stream for Arnold Palmer Hospital for Children</h2>
	<h3><a target="_blank" href="http://extralife.thatsitguys.com/">Donate Here</a></h3>
	
	<iframe src="/twitch.php" style="width:99%;height:80vh;margin:0;padding:0;border:none;display:block"></iframe>

<hr>
<center><script type="text/javascript" src="//counter.websiteout.net/js/2/9/0/1"></script></center>
</body>
</html>

