mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-27 00:37:19 +00:00
16 lines
381 B
Markdown
16 lines
381 B
Markdown
---
|
|
title: Pong
|
|
---
|
|
|
|
# Pong
|
|
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=https://ale.farama.org/environments/pong">
|
|
<title>Redirecting to Atari Documentation's new home</title>
|
|
</head>
|
|
<body>
|
|
<p>If you are not redirected automatically, follow this <a href="https://ale.farama.org/environments/pong">link to Pong's new page</a>.</p>
|
|
</body>
|
|
</html>
|