-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprojectRTW.html
140 lines (112 loc) · 6.01 KB
/
projectRTW.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>RedTownWarfare</title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel="stylesheet" href="./src/Projects/RTW/projectRTWStyle.css">
<script src='main.js'></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Mono:ital,wght@0,700;1,100;1,600&display=swap');
</style>
</head>
<body>
<header>
<a class="logo" href="/index.html">devBacement</a>
<ul class="navList" style="list-style: none;">
<li><a class="active" href="./index.html">Home</a></li>
<li><a href="./projects.html">Projects</a></li>
<li><a href="#about">Team</a></li>
</ul>
</header>
<section class="RTW-Section">
<img class="SiteBackBackgroundImg" src="./assets/img/GradientBackground.png">
<div style="height: 100%;">
<img style="width: 40%; height: auto; position: absolute; bottom: 0px;" src="./assets/img/CutCharacter.png">
</div>
<div class="game-info" style="backdrop-filter: blur(50px); width: 50%; padding: 50px; border-radius: 15px;">
<h3>Open Source Project</h3>
<h1>Low poly FPS shooter</h1>
<h2>Red Town Warfare</h2>
<h3>Multiplayer soon</h3>
<button href="#contact" class="play-button">Play</button>
</div>
</section>
<div style="background-color: #1e1e1e; width: 100%; height: 250px;">
<h1 style="position: relative; text-align: center; color: white; line-height: 250px; justify-content: center;">Weapons Customization</h1>
</div>
<section class="RTW-Section" style="padding: 0px; background-color: #80620e;">
<img class="SiteBackBackgroundImg" src="./assets/img/GradientBackground2.png">
<div style="height: 100%;">
<img style="transform: scale(-1, 1); width: 70%; height: auto; position: absolute; bottom: 0px;" src="./assets/img/AsValWeapon.png">
</div>
<div class="game-info" style="backdrop-filter: blur(50px); width: 50%; padding: 50px; border-radius: 15px;">
<h1>Fully weapons customization</h2>
<h2>Make your gun!</h1>
<h5>*As-Val on picture</h5>
<h3 style="margin-top: 25px;">Available weapon attachments:</h3>
<ul style="margin: 15px;">
<li class="ilCustom">Sight attachments</li>
<li class="ilCustom">Barrel attachments</li>
<li class="ilCustom">Muzzle attachments</li>
<li class="ilCustom">Magazine attachments</li>
<li class="ilCustom">Stock attachments</li>
</ul>
<h4>And more!</h4>
</div>
</section>
<div style="background-color: #1e1e1e; width: 100%; height: 250px;">
<h1 style="position: relative; text-align: center; color: white; line-height: 250px; justify-content: center;">Multiplayer</h1>
</div>
<section class="RTW-Section" style="padding: 0px; background-color: #80620e;">
<img class="SiteBackBackgroundImg" src="./assets/img/SoldiersBackground.png">
<div style="height: 100%;">
<img style="width: 50%; height: auto; position: absolute; bottom: 0px;" src="./assets/img/LeftSoldier.png">
<img style="width: 50%; height: auto; position: absolute; bottom: 0px; right: 0px;" src="./assets/img/RightSoldier.png">
</div>
<div class="game-info" style="backdrop-filter: blur(50px); width: 50%; padding: 50px; border-radius: 15px;">
<h1>Multiplayer sessions</h2>
<h2>Play with friends!</h1>
<h5>*Some features in process to finish</h5>
<h3 style="margin-top: 25px;">Available maps:</h3>
<ul style="margin: 15px;">
<li class="ilCustom">Red Town</li>
<li class="ilCustom">Desert Elimination</li>
<li class="ilCustom">Recruit Center</li>
</ul>
<h3 style="margin-top: 25px;">Available modes:</h3>
<ul style="margin: 15px;">
<li class="ilCustom">Team deathmatch</li>
<li class="ilCustom">Capture</li>
<li class="ilCustom">Mate</li>
</ul>
<h4>And more!</h4>
</div>
</section>
<div style="background-color: #1e1e1e; width: 100%; height: 250px;">
<h1 style="position: relative; text-align: center; color: white; line-height: 250px; justify-content: center;">Graphics</h1>
</div>
<section class="RTW-Section" style="padding: 0px; background-color: #80620e;">
<img class="SiteBackBackgroundImg" src="./assets/img/Screenshot297211.png">
<div class="game-info" style="backdrop-filter: blur(50px); margin: 100px; width: 50%; padding: 50px; border-radius: 15px;">
<h1>Amazing graphics</h2>
<h2>Using HDRP</h1>
<h5>*HDRP - High Definition Render Pipline</h5>
<h3>We are using modern unity render technologies</h5>
</div>
</section>
<footer>
<div style="display: flex; flex-direction: column;">
<img style="position: absolute; opacity: 0.03; height: 400px;" src="https://raw.githubusercontent.com/RePti-LoiD/GachiPage/main/HtmlCssGachiPage/BankLogo.png">
<a href="./index.html" style="z-index: 5;">devBacement.com</a>
<a class="footer-a" target="_blank" href="https://github.com/RePti-LoiD/devBacement">repository</a>
<hr>
<h3 style="margin-top: 10px;">devbacement is a team of enthusiasts working on collaborative products and solutions. our team is non-commerce we are working for an idea. This site was made for presentation for team portfolio and presentation out projects.</h3>
<div style="display: flex; justify-content: flex-end;">
<h3 style="font-size: 15px;">© 2023 all rights reserved</h3>
</div>
</div>
</footer>
</body>
</html>