Procgen (short for Procedural Generation Benchmark) is a suite of 16 procedurally generated, game-like reinforcement learning environments designed to evaluate generalization and sample efficiency in RL agents. Unlike fixed, deterministic environments, Procgen generates new levels (layouts, obstacles, visual variation) each episode, making it impossible for an agent to simply memorize trajectories. The environments are designed to run very quickly (thousands of steps per second on a single core) to facilitate large-scale experiments and make benchmarking efficient. The benchmark supports both “easy” and “hard” difficulty modes, letting researchers trade off computational cost vs challenge. The repo provides a C++ core for game logic and rendering (with support for gym/Gym3 wrappers) plus Python bindings and interactive mode for human play testing.

Features

  • 16 diverse, procedurally generated environments (platformers, maze, shooter, etc)
  • High performance: environments engineered to run extremely fast per step
  • Difficulty modes (easy / hard) to accommodate compute budgets
  • C++ core logic wrapped for Python/Gym and Gym3 compatibility
  • interactive mode for human play, useful for debugging and visualization
  • Designed to test generalization rather than memorization in reinforcement learning

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Procgen

Procgen Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Procgen!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

C++

Related Categories

C++ Games, C++ Artificial Intelligence Software

Registered

7 days ago