Project Details
What are you going to build?:
evm-runners, a terminal-based game with EVM based challenges. The game will feature a series of challenges with increasing complexity that enhance EVM programming skills. Players will be able to install the game using the command curl get.evmr.sh | bash and progress through the challenges, optimizing their solutions for code size and gas cost.
Instant feedback on solution performance will be provided to players, enabling them to iterate and improve their solutions. Additionally, the game incorporates separate leaderboards for each level, allowing players to compare their performance against other users. Why is what you are going to build going to succeed?:
evm-runners is not just a regular CTF game. It is an easy-to-install, multi-platform terminal app designed to enhance EVM programming skills. Users have the flexibility to complete challenges at their own pace, acquire valuable knowledge as they go, or engage in competitive gameplay, striving to find the most efficient solution in terms of gas usage or code size. The game supports various EVM languages, including Solidity, Vyper, Yul, and Huff, promoting the exploration and application of skills across different languages. This diverse approach not only strengthens proficiency but also serves as an introduction to less commonly used languages.