Skip to content

Releases: nir/jupylet

v0.8.2

14 Nov 19:24
@nir nir
Compare
Choose a tag to compare

Bug fixes

  • Compatibility with Python 3.6
  • Miscellaneous bug fixes

v0.8.1

19 Oct 21:06
@nir nir
Compare
Choose a tag to compare

Bug fixes

  • Compatibility with Mac OS X

v0.8.0

13 Oct 20:25
@nir nir
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

New Features

  • Audio functionality

Bug fixes

  • Miscellaneous bug fixes

v0.7.0

17 Jul 10:42
@nir nir
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

New Features

  • Initial support for 3D - see the spaceship 3D notebooks for details

Bug fixes

  • Miscellaneous bug fixes

v0.6.6

20 Jun 19:03
@nir nir
Compare
Choose a tag to compare
v0.6.6 Pre-release
Pre-release

Bug fixes

  • Set pyglet version to 1.5.5.
  • Rename example notebooks.
  • Switch rendering to ipywidgets.Image and increase frame rate to 30fps.
  • Fix bug in buffer retrieval.

v0.6.5

19 Mar 21:13
@nir nir
Compare
Choose a tag to compare
v0.6.5 Pre-release
Pre-release

v0.6.4

08 Feb 09:37
@nir nir
ad31b8e
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

Improvements

  • Better support for remote servers.

Bug fixes

  • Fix scaling and aspect ration computation of buffers.

v0.6.3

03 Feb 21:12
@nir nir
e219be3
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

Improvements

  • Support running on Binder.
  • Support streaming game video from remote servers.

v0.6.2

30 Jan 18:24
@nir nir
b4ef9ef
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

Bugfixes

  • Fix problem with retina displays on Mac OSX.

Jupylet

26 Jan 20:38
@nir nir
050b938
Compare
Choose a tag to compare
Jupylet Pre-release
Pre-release

jupylet

jupylet is the marriage of Jupyter and the pyglet game programming library. It is intended for two types of audiences:

  • Kids and their parents interested in learning to program,
  • People doing reinforcement learning research and development.