YIRL engine presentation
Speaker: Matthias Gatto
Type: Short talk (20 minutes)
Room: Main
Time: Nov 21 (Sat): 12:30
Duration: 0:20
Short Presentation of my Game Engine YIRL: https://github.com/cosmo-ray/yirl. It’s a small modular 2D Game engine in C on which I work on my spare time. The Engine allow to create Game in C/Lua/Scheme/Javascript, which can target Linux and Windows. It also emulate partially ncurses and 8086 asm, and Javascript canvas API.