Chacha and Dina : Spot the Difference
Loading SWF for the first time...
Adobe Flash is required to run this project in the browser. Enable Flash
<script src="https://unpkg.com/@rufflejs/ruffle"></script>
<script> // Create the Ruffle player
var ruffle = window.RufflePlayer.newest();
var player = ruffle.createPlayer();
// Append the player to the HTML element with the id 'ruffle'
document.getElementById("ruffle").appendChild(player);
// Replace this URL with the actual URL of your SWF file
player.load("http://mista9.itch.io/spot-the-difference/game%20test2.swf"); // URL of your game
</script>
Leave a comment
Log in with itch.io to leave a comment.