Hacker News new | ask | show | jobs
Jupylet: A marriage of Jupyter and the pyglet game programming library (github.com)
3 points by nirai 2337 days ago
1 comments

Jupylet is a library that enables creating and running pyglet games inside Jupyter notebooks both for kids learning to program and for researchers of reinforcement learning. RL researchers and developers can use it to easily create new environments, and to programmatically control and render thousands of frames per second.