# Game Development in Julia / GameZero.jl

**URL:** https://discourse.julialang.org/t/game-development-in-julia-gamezero-jl/35361
**Category:** General Usage
**Created:** [March 1, 2020, 3:14pm UTC](https://discourse.julialang.org/t/game-development-in-julia-gamezero-jl/35361 "2020-03-01T15:14:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![scelles](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/scelles/32/220408_2.png) [@scelles](https://discourse.julialang.org/u/scelles)
#### Post date: [March 1, 2020, 3:14pm UTC](https://discourse.julialang.org/t/game-development-in-julia-gamezero-jl/35361/1 "2020-03-01T15:14:06Z")

</div>

Hello,

I noticed this meetup

> **[Login to Meetup | Meetup](https://www.meetup.com/fr-FR/London-Julia-User-Group/events/268884739/)**
>
> Not a Meetup member yet? Log in and find groups that host online or in person events and meet people in your local community who share your interests.

> Our next meetup, at short notice (sorry!), will be at the Alan Turing Institute premises, within the iconic British Library building, on Monday the 24th of February. We haven’t had a metup for a while, so this is a good opportunity to regroup, and discuss the state of the Julia ecosystem.
> 
> Additionally, Avik Sengupta will show his work-in-progress library to simplify game development in Julia. Inspired by the python library of the same name, GameZero.jl is based on the SDL media framework, and aims to be a zero overhead gaming library that is particularly suited for young programmers.
> 
> We will end the evening with some potential lightning talks and shoutouts (please contact the organisers if you have something to say)
> 
> We will start at 6PM, and end by 8PM.

but couldn’t find any information here about GameZero.jl (which seems to be inspired of [Pygame Zero](https://pygame-zero.readthedocs.io/))

I’m wondering what is current status of this project.  
Is there a repository publicly available?

Ping @avik

Kind regards

---

<div class="post-metadata">

### Author: ![avik](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/avik/32/17_2.png) [@avik](https://discourse.julialang.org/u/avik)
#### Post date: [March 1, 2020, 6:41pm UTC](https://discourse.julialang.org/t/game-development-in-julia-gamezero-jl/35361/2 "2020-03-01T18:41:35Z")

</div>

Hi Sebastian,

Well, it was meant to be a secret 🙂

In reality, this is a work-in-progress. The session in the London meetup was mostly a discussion around the design choices, and a demo of a very early prototype.

I’m not sure when it’ll be ready to release, hopefully soon. Keep an eye on GitHub, and given the interest, we’ll announce it here. There’ll hopefully be a JuliaCon talk.

Regards

Avik
