forked from ivaisfelds/Pygame_Project
Update game.html
parent
d080a586d3
commit
2d132aa3aa
17
game.html
17
game.html
|
@ -120,20 +120,21 @@
|
||||||
<img src="https://cdn.discordapp.com/attachments/856238529502511144/1234090991045312543/image.png?ex=662f784c&is=662e26cc&hm=065a8314fa2f80d3f78d86beccbd81b4c1471065feba35a0dd0342d43376cfc7&" alt="Tanks 2D Screenshot">
|
<img src="https://cdn.discordapp.com/attachments/856238529502511144/1234090991045312543/image.png?ex=662f784c&is=662e26cc&hm=065a8314fa2f80d3f78d86beccbd81b4c1471065feba35a0dd0342d43376cfc7&" alt="Tanks 2D Screenshot">
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Tanks 2D is an action-packed game where you control a tank and battle against other tanks in various environments.
|
Tanks 2D is a fast-paced game where you control a tank and fight other tanks in harsh environments.
|
||||||
The game features multiple levels, unique weapons, and challenging obstacles.
|
The game features one unique tank, unique weapons and challenging obstacles.
|
||||||
As you progress, you unlock new tanks and upgrades to enhance your gameplay experience.
|
As you progress, the number of enemies in the location increases each time.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Key Features</h2>
|
<h2>Key Features</h2>
|
||||||
<p>
|
<p>
|
||||||
- Fast-paced 2D tank battles<br>
|
- Fast-paced 2D tank battles<br>
|
||||||
- Unique weapons and upgrades<br>
|
- Unique weapon<br>
|
||||||
- Various maps and environments<br>
|
- Carefully designed map<br>
|
||||||
- Multiplayer modes and special events<br>
|
- Detailed graphics<br>
|
||||||
|
- Beautiful special effects of explosions<br>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Difficulties</h2>
|
<h2>Difficulties during development</h2>
|
||||||
<p>
|
<p>
|
||||||
To start playing Tanks 2D, <a href="your-pdf-file.pdf" target="_blank">click here</a> to view the PDF file showcasing the difficulties encountered during the game development process.
|
To start playing Tanks 2D, <a href="your-pdf-file.pdf" target="_blank">click here</a> to view the PDF file showcasing the difficulties encountered during the game development process.
|
||||||
</p>
|
</p>
|
||||||
|
@ -167,4 +168,4 @@
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue