бальшой апдате

This commit is contained in:
catmpeg 2025-05-16 19:58:48 +03:00
commit 4f79f223e8
26 changed files with 295 additions and 469 deletions

View file

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Angry Birds</title>
<link rel="icon" href="../../images/favicon.jpg">
<link rel="stylesheet" href="../../styles.css">
</head>
<body>
<br>
<main>
<h1>Angry Birds</h1>
<h2><a href="/games">Обратно в игры</a></h2>
<br>
<embed src="../swfs/angry-birds-6730.swf" type="application/x-shockwave-flash" width="740" height="480">
<br>
<br>
</main>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
</body>
</html>

View file

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Bubble Shooter</title>
<link rel="icon" href="../../images/favicon.jpg">
<link rel="stylesheet" href="../../styles.css">
</head>
<body>
<br>
<main>
<h1>Bubble Shooter</h1>
<h2><a href="/games">Обратно в игры</a></h2>
<br>
<embed src="../swfs/bubble-shooter.swf" type="application/x-shockwave-flash">
<br>
<br>
</main>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
</body>
</html>

View file

@ -1,30 +0,0 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Doom 2D</title>
<link rel="icon" href="../images/favicon.jpg">
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<div id="terminal" style="text-align:center; font-family: 'Ubuntu'; font-size: 16px;">
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
</div>
<div id="content">
<header>
<div id="id_clock">00:00:00</div>
</header>
<main>
<h1>Doom 2 (через DOS Zone)</h1>
<h2><a href="../games.html">Обратно в игры</a></h2>
<br>
<iframe width="100%" height="600" src="//dos.zone/doom-ii-oct-10-1994/" frameborder="0"></iframe>
<br>
<br>
</main>
</div>
<script src="../script.js"></script>
</body>
</html>

22
games/doom2/index.html Normal file
View file

@ -0,0 +1,22 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Doom 2D</title>
<link rel="icon" href="../../images/favicon.jpg">
<link rel="stylesheet" href="../../styles.css">
</head>
<body>
<br>
<main>
<h1>Doom 2 (через DOS Zone)</h1>
<h2><a href="/games">Обратно в игры</a></h2>
<br>
<iframe width="100%" height="600" src="//dos.zone/doom-ii-oct-10-1994/" frameborder="0"></iframe>
<br>
<br>
</main>
</body>
</html>

37
games/index.html Normal file
View file

@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Игры</title>
<link rel="icon" href="/images/favicon.jpg">
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<br>
<main>
<h1>Игры</h1>
<h2><a href="/">Обратно на домашнюю страницу</a></h2>
<h2>Doom 2 (через DOS Zone)</h2>
<h3><a href="doom2/">Играть</a></h3>
<h2>Tetris</h2>
<h3><a href="tetris/">Играть</a></h3>
<h2>Bubble Shooter</h2>
<h3><a href="bubbleshooter/">Играть</a></h3>
<h2>Red Ball 4: Volume 1</h2>
<h3><a href="redball4/">Играть</a></h3>
<h2>Angry Birds</h2>
<h3><a href="angrybirds/">Играть</a></h3>
<br>
<h2>Если вы на телефоне то включите версию для ПК</h2>
</main>
</body>
</html>

View file

@ -1,30 +0,0 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Minecraft</title>
<link rel="icon" href="../images/favicon.jpg">
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<div id="terminal" style="text-align:center; font-family: 'Ubuntu'; font-size: 16px;">
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
</div>
<div id="content">
<header>
<div id="id_clock">00:00:00</div>
</header>
<main class="minecraft">
<h1>Minecraft</h1>
<h2><a href="../games.html">Обратно в игры</a></h2>
<br>
<iframe width="100%" height="600" src="//eaglercraft.com/mc/1.8.8/" frameborder="0"></iframe>
<br>
<br>
</main>
</div>
<script src="../script.js"></script>
</body>
</html>

23
games/redball4/index.html Normal file
View file

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Red Ball 4: Volume 1</title>
<link rel="icon" href="../../images/favicon.jpg">
<link rel="stylesheet" href="../../styles.css">
</head>
<body>
<br>
<main>
<h1>Red Ball 4: Volume 1</h1>
<h2><a href="/games">Обратно в игры</a></h2>
<br>
<embed src="../swfs/redball4vol1.swf" type="application/x-shockwave-flash" width="640" height="480">
<br>
<br>
</main>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
</body>
</html>

Binary file not shown.

Binary file not shown.

BIN
games/swfs/redball4vol1.swf Normal file

Binary file not shown.

View file

@ -1,31 +0,0 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Tetris</title>
<link rel="icon" href="../images/favicon.jpg">
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<div id="terminal" style="text-align:center; font-family: 'Ubuntu'; font-size: 16px;">
<h1 style="color: rgb(255, 255, 255)">Welcome to semkapc Page!</h1>
</div>
<div id="content">
<header>
<div id="id_clock">00:00:00</div>
</header>
<main>
<h1>Tetris</h1>
<h2><a href="../games.html">Обратно в игры</a></h2>
<br>
<embed src="tetris.swf" type="application/x-shockwave-flash">
<br>
<br>
</main>
</div>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script src="../script.js"></script>
</body>
</html>

23
games/tetris/index.html Normal file
View file

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Личная страница semkapc">
<title>semkapc Page - Tetris</title>
<link rel="icon" href="../../images/favicon.jpg">
<link rel="stylesheet" href="../../styles.css">
</head>
<body>
<br>
<main>
<h1>Tetris</h1>
<h2><a href="/games">Обратно в игры</a></h2>
<br>
<embed src="../swfs/tetris.swf" type="application/x-shockwave-flash">
<br>
<br>
</main>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
</body>
</html>