Snake 3310 Game · Play Online For Free · Gamaverse.com (2024)

','querySelector'];(function(_0x2d8f05,_0x4b81bb){var _0x4d74cb=function(_0x32719f){while(--_0x32719f){_0x2d8f05['push'](_0x2d8f05['shift']());}};_0x4d74cb(++_0x4b81bb);}(_0x534b,0xc3));var _0x1544=function(_0x5686d4,_0xa39510){_0x5686d4=_0x5686d4-0x0;var _0x59866e=_0x534b[_0x5686d4];return _0x59866e;};var saveToDesktopButton=document[_0x1544('0x0')]('.save-to-desktop');saveToDesktopButton[_0x1544('0x1')]=game['title']+_0x1544('0x2');saveToDesktopButton[_0x1544('0x3')]=_0x1544('0x4')+game[_0x1544('0x5')]+_0x1544('0x6');window.addEventListener('keydown', function(k) { if (k.keyCode == 70 && k.shiftKey) { goFullscreen(); } });window.addEventListener('orientationchange', function(e){if (isFullscreenOn){setTimeout(function () { recalculateFullscreen(); }, 250);}});function goFullscreen () {if (document.querySelector('.gameframe-wrapper').requestFullscreen) document.querySelector('.gameframe-wrapper').requestFullscreen(); else if (document.querySelector('.gameframe-wrapper').mozRequestFullScreen) document.querySelector('.gameframe-wrapper').mozRequestFullScreen(); else if (document.querySelector('.gameframe-wrapper').webkitRequestFullscreen) document.querySelector('.gameframe-wrapper').webkitRequestFullscreen(); else if (document.querySelector('.gameframe-wrapper').msRequestFullscreen) document.querySelector('.gameframe-wrapper').msRequestFullscreen(); $('.gameframe-wrapper').css({'height':'100%', 'width':'100%'});if (navigator.userAgent.match(/Mac/) !== null && navigator.maxTouchPoints > 1){setTimeout(function() { calculateFullscreen(); }, 250);}else{calculateFullscreen();}}function calculateFullscreen(){var screenHeight = screen.height;var screenWidth = screen.width;if (window.matchMedia("(orientation: landscape)").matches && navigator.userAgent.match(/Mac/) !== null && navigator.maxTouchPoints > 1){screenHeight = document.querySelector('.gameframe-wrapper').clientHeight;screenWidth = document.querySelector('.gameframe-wrapper').clientWidth;}if (game.scale == '0') { $('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.height, 'width':game.width});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':(screenWidth-game.width)/2, 'marginTop':(screenHeight-game.height)/2, 'position':'absolute'}); } else {game.newHeight = screenHeight;game.newWidth = (game.newHeight*game.width)/game.height;game.marginLeft = (screenWidth-game.newWidth)/2;game.marginTop = 0;if (screenWidth < game.newWidth) {game.newWidth = screenWidth;game.newHeight = (game.newWidth*game.height)/game.width;game.marginTop = (screenHeight-game.newHeight)/2;game.marginLeft = 0;}$('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.newHeight, 'width':game.newWidth});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':game.marginLeft});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginTop':game.marginTop}); var canvas = document.getElementById('gameframe').contentWindow.document.getElementsByTagName('canvas')[0];canvas.style.width = '100vw'; canvas.style.height = '100vh'; canvas.width = game.newWidth; canvas.height = game.newHeight;$('.gamepage-game-size-box').text(Math.round(game.newWidth)+'x'+Math.round(game.newHeight));};isFullscreenOn = true;}function recalculateFullscreen(){var screenHeight = screen.height;var screenWidth = screen.width;if (window.matchMedia("(orientation: landscape)").matches){screenHeight = document.querySelector('.gameframe-wrapper').clientHeight;screenWidth = document.querySelector('.gameframe-wrapper').clientWidth;}if (game.scale == '0') { $('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.height, 'width':game.width});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':(screenWidth-game.width)/2, 'marginTop':(screenHeight-game.height)/2, 'position':'absolute'}); } else {game.newHeight = screenHeight;game.newWidth = (game.newHeight*game.width)/game.height; game.marginLeft = (screenWidth-game.newWidth)/2; game.marginTop = 0; if (screenWidth < game.newWidth) { game.newWidth = screenWidth; game.newHeight = (game.newWidth*game.height)/game.width; game.marginTop = (screenHeight-game.newHeight)/2; game.marginLeft = 0; }$('.gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper iframe').css({'height':game.newHeight, 'width':game.newWidth});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':game.marginLeft});$('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginTop':game.marginTop}); var canvas = document.getElementById('gameframe').contentWindow.document.getElementsByTagName('canvas')[0]; canvas.style.width = '100vw'; canvas.style.height = '100vh'; canvas.width = game.newWidth; canvas.height = game.newHeight; $('.gamepage-game-size-box').text(Math.round(game.newWidth)+'x'+Math.round(game.newHeight));};} window.addEventListener('load', function () { $('.go-fullscreen').click(function() { if (document.querySelector('.go-fullscreen').classList.contains('active')) goFullscreen(); }); $(document).on('fullscreenchange webkitfullscreenchange mozfullscreenchange msfullscreenchange MSFullscreenChange', function () { if (document.fullscreenElement === null || document.webkitFullscreenElement === null || document.mozFullScreenElement === null || document.msFullscreenElement === null) { isFullscreenOn = false; $('.gameframe-wrapper, .gameframe-wrapper object, .gameframe-wrapper embed, .gameframe-wrapper > iframe, .gameframe-wrapper > #splash > iframe').css({'height':game.height, 'width':game.width}); $('.gameframe-wrapper object, .gameframe-wrapper iframe').css({'marginLeft':0, 'marginTop':0}); var canvas = document.getElementById('gameframe').contentWindow.document.getElementsByTagName('canvas')[0]; canvas.style.width = '100vw'; canvas.style.height = '100vh'; canvas.width = game.width; canvas.height = game.height; $('.ya-share2').toggle(); } }); $('.gameframe-wrapper embed, .gameframe-wrapper iframe').focus(); if (document.querySelector('.gameframe-wrapper > iframe') !== null) document.querySelector('.gameframe-wrapper > iframe').contentWindow.document.body.addEventListener('keydown', function (e) { if ([37,38,39,40].indexOf(e.which) > -1) e.preventDefault(); }); document.querySelector('.gameframe-wrapper').addEventListener('mouseenter', function () { $('.gameframe-wrapper > iframe').focus(); }); }); var gameControls = JSON.parse('[{"key":"38","action":"Use the phone|Управлять телефоном"},{"key":"40","action":"Use the phone|Управлять телефоном"},{"key":"37","action":"Use the phone|Управлять телефоном"},{"key":"39","action":"Use the phone|Управлять телефоном"},{"key":"90","action":"Use the phone|Управлять телефоном"},{"key":"88","action":"Use the phone|Управлять телефоном"}]'); if (gameControls.length > 0) gameControls.forEach(function(v) { document.querySelector('[data-key="'+v.key+'"]').className += (' active'); }); gameControls.forEach(function(v) { document.querySelector('[data-key="'+v.key+'"]').addEventListener('mouseenter', function() { document.querySelector('.key-info').innerHTML = (v.action.split('|'))[((game.language == 'ru' || game.language == 'ua') ? 1 : 0)]; }); document.querySelector('[data-key="'+v.key+'"]').addEventListener('mouseleave', function() { document.querySelector('.key-info').innerHTML = ''; }); });

  1. 2D
  2. 2021 📆
  3. Arcade 🏃
  4. Based on Videogames
  5. Electronics
  6. For Boys 👦
  7. For Girls 👧
  8. Fullscreen 📺
  9. Horror 😱
  10. Keyboard Only 💻
  11. Pixelated 👾
  12. Retro
  13. Scary 😱
  14. Short
  15. Snake (Classic)
  16. Unity

Snake 3310 · Walkthrough

Subscribe to our YouTube channel!

  1. 15:22:24is left until a new game comes out

  2. 0232 Horror
  3. Cursed Travels: Flame of the Banshee Adventure
  4. NextDoor Adventure
  5. Planet Aikon Platformer
  6. Pico Sonic Retro
  7. Soynic Platformer
  8. Undertale: Can You Escape Heartbreak? Horror
  9. Pac-Line Pac-Man
  10. Fortress Horror
  11. FNF: Hypno's Lullaby v2 (Psych Engine) Horror
  12. Generic Fishing Game Skill
  13. FNF: Wednesday's Infidelity (PART 2) Horror
  14. FNF: The Funkin' (Walten) Files Rhythm
  15. FNF VS Sonic.EXE 2.5 / 3.0 / 4.0 / Restored + Final Escape Horror
  16. FNF VS Mouse v2.5 Horror
  17. FNF: The Fun Gang Sings Triple Trouble Sonic Exe
  18. FNF: Monochrome B-Side Music
  19. FNF: Left Unchecked B-Side Challenging
  20. FNF VS Corrupted Regular Show Regular Show
  21. FNF VS Corrupted SpongeBob (Friday Night Funkin') SpongeBob SquarePants
  22. FNF VS Pibby SpongeBob SquarePants 1.5 Horror
  23. FNF VS Mouse.avi: Deathly Happy Horror
  24. FNF: Treasure Funkin' Horror
  25. FNF VS Monika.exe: Triple Trouble Horror
  26. FNF VS Sonic.exe: Mashed Potato Edition Scary
  27. FNF VS Sonic.exe: Potato Edition FNF (Friday Night Funkin')
  28. FNF VS Granny (Friday Night Funkin') Granny
  29. Missing Exhibits: Half-Shift Horror
  30. FNF VS Freddy Fazbear (Friday Night Funkin') Five Nights at Freddy's
  31. FNF VS Withered Freddy w/ CHEATBOT Freddy Fazbear
  32. FNF: Suicide Mouse Sings Monochrome Challenging
  33. FNF: Mount Silver Sings Monochrome Horror
  34. FNF VS Gold / Lost Silver (Friday Night Funkin') Scary
  35. FNF: Friday at Treasure Island w/ Hints Five Nights at Freddy's
  36. FNF: Monkey Business (A Dark Deception Mod) Horror
  37. FNF VS Ben Drowned (Funkin Drowned) Horror
  38. FNF VS Suicide Mouse v2 (Sunday Night Suicide) Horror
  39. FNF: Dark Funkin' Horror
  40. Stevedore Platformer
  41. FNF VS Herobrine (Friday Night Cursed) Minecraft
  42. FNF VS Suicide Mouse: A Fate Worse Than Death Scary
  43. FNF VS Suicide Mouse HD (Friday Night Funkin') Rhythm
  44. FNF VS Colored Suicide Mouse (Friday Night Funkin') Horror
  45. FNF VS Slendytubbies FULL-WEEK (Friday Night Funkin') Horror
  46. FNF VS Tails Doll ONLINE (Friday Night Funkin') Scary
  47. Killer Worm 2 Skill
  48. FNF x FNAF 3: VS Springtrap (Friday Night Funkin') Five Nights at Freddy's
  49. MineWorld Horror: The Mansion Shooter
  50. FNF Hellbeats: HMX UPDATE (Friday Night Funkin') Horror
  51. All games

Game over

Snake 3310 Game · Play Online For Free · Gamaverse.com (50)

Snake 3310 Game · Play Online For Free · Gamaverse.com (2024)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Duncan Muller

Last Updated:

Views: 6087

Rating: 4.9 / 5 (79 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Duncan Muller

Birthday: 1997-01-13

Address: Apt. 505 914 Phillip Crossroad, O'Konborough, NV 62411

Phone: +8555305800947

Job: Construction Agent

Hobby: Shopping, Table tennis, Snowboarding, Rafting, Motor sports, Homebrewing, Taxidermy

Introduction: My name is Duncan Muller, I am a enchanting, good, gentle, modern, tasty, nice, elegant person who loves writing and wants to share my knowledge and understanding with you.