Pushing limits - Learning to write a game in Julia - help welcome

Writing a game in Julia

Julia is a programming language built for scientific computing. However that didn't prevent people from building Love2d, PyGameZero like engines. Julia has an excellent library for solving differential equations. They are an elegant and powerful formalism to describe dynamical systems. I will develop and host the game on GitHub. I am also going to stream (some of) the development on Twitch.

Flickeringemwith/emSDL2_binding.gif

Challenges

  • I have not figured out how to produce a ship-able binary. (But i am working to figure it out)
  • I could use help with art and music
  • I don't have a windows pc. So if you have one and could test things there that would be great.
  • Julia is a quiet unknown language in game development circles. If you want to learn it during the jam, i will help you.
  • Differential Equations are an odd way to think about games. But i will teach you all the concepts you need to know if you are interested.
  • I have no idea how to do 3d graphics. So unless you did 3d graphics in C, C++ using SDL2, it's going to be a 2d game

You are welcome to join my odd effort. If we manage to ship a game that would be great but i see this primarily as a learning opportunity for all of us.

Please join my efforts by sending me a friend request and commenting below. Let's learn new stuff.