Skip to content

Details

This month we will look at an 'Esoteric' programming language called Befunge where the code is written as instructions scattered across a 2D grid rather than in a traditional program. Befunge programs are similar to Turing machines and we will roll up our sleeves and delve into this language.

See the LCD website for details: http://leedscodedojo.github.io/

Related topics

You may also like