Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixelbox

Create 2D games in JavaScript, made easier · By Cedric Stoquer

MicroRogue Colloquium/Workshop

A topic by mdschuster created May 18, 2020 Views: 311 Replies: 1
Viewing posts 1 to 2
(+2)

Hi everyone!

I setup and ran a colloquium/workshop for pixelbox.js at the university where I work. It was formatted in a pedagogical way for students to learn about the engine/library.

The game itself is the basis for a roguelike, and the programming is done in a *mostly* understandable way.

 My presentation pdf, starter code, and finished code are on GitHub for anyone who is interested:

https://github.com/mdschuster/MicroRogue

Thank you for sharing your workshop code and pdf.

I just quickly looked through it, but it looks quite comprehensive and a great asset for starting writing your own RL.