my_blog/templates/tech_demos/demos/svg_pong/about_pong.html

15 lines
803 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header>
<h2>The Game of Pong</h2>
From <a href="">Wikipedia's Pong article</a>
</header>
<br>
<section>
"Pong is a table tennisthemed arcade sports video game, featuring simple two-dimensional graphics, manufactured by Atari and originally released in 1972. It was one of the earliest arcade video games"
<hr>
"Pong was the first commercially successful video game, and it helped to establish the video game industry along with the Magnavox Odyssey. Soon after its release, several companies began producing games that closely mimicked its gameplay."
<hr>
"The game was remade on numerous home and portable platforms following its release. Pong is part of the permanent collection of the Smithsonian Institution in Washington, D.C., due to its cultural impact."
</section>
<footer>
</footer>