Fighters '98 (Neo Geo)</option>
<option value="https://www.retrogames.cc/embed/12362-samurai-shodown.html">Samurai Shodown (Neo Geo)</option>
<option value="https://www.retrogames.cc/embed/12363-pac-man.html">Pac-Man (Arcade)</option>
<option value="https://www.retrogames.cc/embed/12364-galaga.html">Galaga (Arcade)</option>
<option value="https://www.retrogames.cc/embed/12365-street-fighter-ii.html">Street Fighter II (Arcade)</option>
</select>
<br><br>
<iframe id="gameFrame" src="https://www.retrogames.cc/embed/40238-tekken-3.html" width="800" height="600" frameborder="no" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" scrolling="no"></iframe>
<script>
function loadGame() {
var gameUrl = document.getElementById("gameSelector").value;
document.getElementById("gameFrame").src = gameUrl;
}
</script>
</body>
</html>


0 comments:
Post a Comment