Skip to content

Instantly share code, notes, and snippets.

@psychobunny
Created February 21, 2014 07:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save psychobunny/9130218 to your computer and use it in GitHub Desktop.
Save psychobunny/9130218 to your computer and use it in GitHub Desktop.
[nodebb-script-snake] Embed a Snake Flash game on your NodeBB forum
<embed src="http://www.neave.com/games/get_game.php?swf=snake" name="neaveSnake" width="100%" quality="high" pluginspage="http://get.adobe.com/flashplayer/" type="application/x-shockwave-flash" allowscriptaccess="always"></embed>
@psychobunny
Copy link
Author

Fore more details, see here:
http://community.nodebb.org/topic/873/nodebb-script-snake-embed-a-snake-flash-game-on-your-forum

The Snake Game is copyright and owned by neave.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment