new file: Files/flashplayer_32_sa.exe new file: favicon.ico new file: globe.gif new file: imgs/download.png new file: imgs/zuck.jpg new file: index.html new file: other.ico new file: script.js new file: site.webmanifest new file: sitemap.html new file: styles/backround.css new file: styles/border.css new file: styles/fonts/Titillium_Web/OFL.txt new file: styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf new file: styles/fonts/webfontkit-20221027-163353/generator_config.txt new file: styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2 new file: styles/fonts/webfontkit-20221027-165950/generator_config.txt new file: styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2 new file: styles/style.css new file: tools/2048/.gitignore new file: tools/2048/.jshintrc new file: tools/2048/CONTRIBUTING.md new file: tools/2048/LICENSE.txt new file: tools/2048/README.md new file: tools/2048/Rakefile new file: tools/2048/favicon.ico new file: tools/2048/index.html new file: tools/2048/js/animframe_polyfill.js new file: tools/2048/js/application.js new file: tools/2048/js/bind_polyfill.js new file: tools/2048/js/classlist_polyfill.js new file: tools/2048/js/game_manager.js new file: tools/2048/js/grid.js new file: tools/2048/js/html_actuator.js new file: tools/2048/js/keyboard_input_manager.js new file: tools/2048/js/local_storage_manager.js new file: tools/2048/js/tile.js new file: tools/2048/meta/apple-touch-icon.png new file: tools/webretro/cores/neocd_libretro.js new file: tools/webretro/cores/neocd_libretro.wasm new file: tools/webretro/cores/nestopia_libretro.js new file: tools/webretro/cores/nestopia_libretro.wasm new file: tools/webretro/cores/o2em_libretro.js new file: tools/webretro/cores/o2em_libretro.wasm new file: tools/webretro/cores/opera_libretro.js new file: tools/webretro/cores/opera_libretro.wasm
181 lines
7.6 KiB
HTML
181 lines
7.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en"><!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
|
|
|
|
<!-- Mirrored from www.mathsisfun.com/games/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:34:18 GMT -->
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
|
|
<!-- #BeginEditable "doctitle" -->
|
|
|
|
|
|
<script language="JavaScript" type="text/javascript">reSpell=[["math","maths"]];</script>
|
|
|
|
|
|
|
|
<title>Math Games - Puzzle, Number, Strategy, Logic and Multiplayer Math Games</title>
|
|
|
|
<style type="text/css">
|
|
.boxa {
|
|
text-align: center;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin: 0 25px 25px 0;
|
|
width: 130px;
|
|
}
|
|
.boxb {
|
|
text-align: center;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin: 0 25px 25px 0;
|
|
width: 210px;
|
|
}
|
|
</style>
|
|
|
|
<!-- #EndEditable -->
|
|
<meta name="keywords" content="math, maths, mathematics, school, homework, education">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
|
<meta name="HandheldFriendly" content="true">
|
|
<meta name="referrer" content="always">
|
|
<link rel="preload" href="../images/style/font-champ-bold.ttf" as="font" type="font/ttf" crossorigin="">
|
|
<link rel="preload" href="../style4.css" as="style">
|
|
<link rel="preload" href="../main4.js" as="script">
|
|
<link rel="stylesheet" href="../style4.css">
|
|
<script src="../main4.js" defer="defer"></script>
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-29771508-1"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
gtag('config', 'UA-29771508-1');
|
|
</script>
|
|
</head>
|
|
|
|
<body id="bodybg">
|
|
|
|
<div id="stt"></div>
|
|
<div id="adTop"></div>
|
|
<header>
|
|
<div id="hdr"></div>
|
|
<div id="tran"></div>
|
|
<div id="adHide"></div>
|
|
<div id="cookOK"></div>
|
|
</header>
|
|
|
|
<div class="mid">
|
|
|
|
<nav>
|
|
<div id="menuWide" class="menu"></div>
|
|
<div id="logo"><a href="../index.html"><img src="../images/style/logo.svg" alt="Math is Fun"></a></div>
|
|
|
|
<div id="search" role="search"></div>
|
|
<div id="linkto"></div>
|
|
|
|
<div id="menuSlim" class="menu"></div>
|
|
<div id="menuTiny" class="menu"></div>
|
|
</nav>
|
|
|
|
<div id="extra"></div>
|
|
|
|
<article id="content" role="main">
|
|
|
|
<!-- #BeginEditable "Body" -->
|
|
|
|
|
|
<h1 class="center">Math Games</h1>
|
|
|
|
<p class="center">Have fun with Puzzles, Numbers, Strategy, Logic and Multiplayer Games</p>
|
|
<h4>Popular Games</h4>
|
|
<div class="boxb">
|
|
<a href="connect4.html"><img src="images/connect4.gif" alt="Play 4 In A Line!" style="border: 0" height="100" width="100"></a>
|
|
<p><b><a href="connect4.html">4 In A Line</a></b> (Called "Connect 4" by Hasbro)</p></div>
|
|
<div class="boxb">
|
|
<a href="chess.html"><img src="images/chess.gif" alt="Play Chess" style="border: 0" height="100" width="100"></a>
|
|
<p><b><a href="chess.html">Chess</a></b> The most challenging game of all</p>
|
|
</div>
|
|
|
|
<div class="boxb">
|
|
<a href="checkers-2.html"><img src="images/checkers-2.gif" alt="Play Checkers" style="border: 0" height="100" width="100"></a>
|
|
<p><b><a href="checkers-2.html">Checkers</a></b> Practice here, then obliterate your friends</p>
|
|
</div>
|
|
|
|
<div class="boxb">
|
|
<a href="reversi.html"><img src="images/reversi.gif" alt="Play Reversi" style="border: 0" height="89" width="89"></a>
|
|
<p><b><a href="reversi.html">Reversi</a></b> Also called "Othello", this game has millions of people addicted</p>
|
|
</div>
|
|
|
|
<div class="boxb">
|
|
<a href="math-match-game.html"><img src="images/math-match-game.gif" alt="Play Math Match Game" style="border: 0" height="96" width="100"></a>
|
|
<p><b><a href="math-match-game.html">Math Match Game</a></b> Test your memory AND your math skills all in one game!</p>
|
|
</div>
|
|
|
|
<div class="boxb">
|
|
<a href="tanks2.html"><img src="images/tanks2.gif" alt="Tanks2" style="border-style: none" height="89" width="90"></a>
|
|
<p><b><a href="tanks2.html">Tanks 2</a></b> Multiple terrains, multiple weapons - get them before they get you!</p>
|
|
</div>
|
|
|
|
<p> </p>
|
|
<h4>HTML5 Games</h4>
|
|
<div class="boxa"><a href="games-puzzle-html5.html"><img src="images/mazes.gif" alt="Play Mazes" style="border: 0" height="94" width="100"><br>
|
|
Puzzle Games</a></div>
|
|
<div class="boxa"><a href="games-elementary-html5.html"><img src="images/finding-bugs.gif" alt="Elementary Games" style="border: 0" height="86" width="100"><br>
|
|
Elementary Games</a></div>
|
|
<div class="boxa"><a href="games-multiplayer-html5.html"><img src="images/connect4.gif" alt="Multiplayer Games" style="border: 0" height="100" width="100"><br>
|
|
Multiplayer Games</a></div>
|
|
<div class="boxa"><a href="games-number-html5.html"><img src="images/number-blocks-freeplay.gif" alt="Number Games" style="border: 0" height="84" width="87"><br>
|
|
Number Games</a></div>
|
|
<div class="boxa"><a href="games-strategy-html5.html"><img src="images/reversi.gif" alt="Strategy Games" style="border: 0" height="89" width="89"><br>
|
|
Strategy Games</a></div>
|
|
<div class="boxa"><a href="../puzzles/jigsaw-puzzles-index.html"><img src="../puzzles/images/jigsaw-thumb.jpg" alt="Jigsaw Puzzles" height="100" width="111"><br>
|
|
Jigsaw Puzzles</a></div>
|
|
<p> </p>
|
|
<h4>Flash Games</h4>
|
|
<div class="boxa"><a href="games-puzzle-flash.html"><img src="images/word-search.gif" alt="Play Mazes" style="border: 0" height="99" width="150"><br>
|
|
Puzzle Games</a></div>
|
|
<div class="boxa"><a href="games-elementary-flash.html"><img src="images/finding-bugs.gif" alt="Elementary Games" style="border: 0" height="86" width="100"><br>
|
|
Elementary Games</a></div>
|
|
<div class="boxa"><a href="games-multiplayer-flash.html"><img src="images/chess-flash.gif" alt="Multiplayer Games" style="border: 0" height="100" width="100"><br>
|
|
Multiplayer Games</a></div>
|
|
<div class="boxa"><a href="games-number-flash.html"><img src="images/addemup.gif" alt="Number Games" style="border: 0" height="88" width="90"><br>
|
|
Number Games</a></div>
|
|
<div class="boxa"><a href="games-strategy-flash.html"><img src="images/warthog.gif" alt="Strategy Games" style="border: 0" height="73" width="90"><br>
|
|
Strategy Games</a></div>
|
|
<p> </p>
|
|
<h4>All Games (HTML5 and Flash)</h4>
|
|
<div class="boxa"><a href="games-1.html"><img src="images/connect4.gif" alt="Games 1" style="border: 0" height="100" width="100"><br>
|
|
Games 1</a></div>
|
|
<div class="boxa"> <a href="games-2.html"><img src="images/proximity.gif" alt="Games 2" style="border: 0" height="98" width="100"><br>
|
|
Games 2</a></div>
|
|
<div class="boxa"><a href="games-3.html"><img src="images/hexxagon.gif" alt="Games 3" style="border: 0" height="70" width="90"><br>
|
|
Games 3</a></div>
|
|
<div class="boxa"><a href="games-4.html"><img src="images/billiard-tables.gif" alt="Games 4" style="border: 0" height="100" width="100"><br>
|
|
Games 4</a></div>
|
|
<div class="boxa"><a href="puzzle-games.html"><img src="images/mazes.gif" alt="Play Mazes" style="border: 0" height="94" width="100"><br>
|
|
Puzzle Games</a></div>
|
|
<div class="boxa"><a href="games-elementary.html"><img src="images/finding-bugs.gif" alt="Elementary Games" style="border: 0" height="86" width="100"><br>
|
|
Elementary Games</a></div>
|
|
|
|
<div style="clear:both"></div>
|
|
|
|
<p> </p>
|
|
<p> </p>
|
|
<p> </p>
|
|
|
|
<div class="related">
|
|
<a href="../puzzles/index.html">Puzzles Index</a>
|
|
</div>
|
|
<!-- #EndEditable -->
|
|
|
|
</article>
|
|
|
|
<div id="adend" class="centerfull noprint"></div>
|
|
<footer id="footer" class="centerfull noprint"></footer>
|
|
<div id="copyrt">Copyright © 2021 MathsIsFun.com</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body><!-- #EndTemplate -->
|
|
<!-- Mirrored from www.mathsisfun.com/games/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:34:26 GMT -->
|
|
</html> |