/RPGgame

Programming 12: RPG Game

Primary LanguageProcessing

RPGgame README

Programming 12: RPG Game

Esc key in-game pauses and brings up the upgrade screen, hover circles to see details. Numbers 1-5 to swap between available weapons Q shows debug stuff

To see how darkness "raytracing" effect works: in setup(), set darkness to a lighter color like 200, and default_roomScale to 0.2

Note: Do not resize the window, scaling does not work.