The “Capture the Ether” game, currently listed on the ethereum.org Learning Tools page, is no longer functional as it relies on the Ropsten testnet, which is deprecated. As a result, the game is inaccessible for developers.
To reproduce
1. Go to the [Learning Tools page](https://ethereum.org/en/developers/learning-tools/).
2. Scroll down to the “Interactive Game Tutorials” section.
3. Locate “Capture the Ether” and click on it.
4. Observe that the game relies on the deprecated Ropsten testnet and is currently inaccessible.
Expected behavior
“Capture the Ether” should either be removed from the list or marked as deprecated/unavailable, as it no longer functions on a supported network.
Screenshots
Desktop (please complete the following information)
There are a couple repos specifying how the challenges can be worked on using foundry and hardhat. But the website itself including there does not look good and should be deprecated. As it doesn't make sense to keep deprecated stuff on Ethereum.org
Describe the bug
The “Capture the Ether” game, currently listed on the ethereum.org Learning Tools page, is no longer functional as it relies on the Ropsten testnet, which is deprecated. As a result, the game is inaccessible for developers.
To reproduce
Expected behavior
“Capture the Ether” should either be removed from the list or marked as deprecated/unavailable, as it no longer functions on a supported network.
Screenshots
Desktop (please complete the following information)
Smartphone (please complete the following information)
Device: [e.g., iPhone 15] • OS: [e.g., iOS 17.1] • Browser: [e.g., Safari] • Version: [e.g., Safari 16]
Additional context
There are a couple repos specifying how the challenges can be worked on using foundry and hardhat. But the website itself including there does not look good and should be deprecated. As it doesn't make sense to keep deprecated stuff on Ethereum.org
Would you like to work on this issue?