Senior Design Team sddec20-24 • MYORPG Make Your Own RPG

MYORPG will be a browser-based MMORPG hearkening back to the aesthetics and theming of early classics (Runescape, WoW) with a unique twist. Nearly every aspect of the project can be user-uploaded, from player sprites, to monsters, to weapons, using the in-game drops as stats materials. MYORPG will be constructed primarily using javascript on HTML5 on the front-end and node.js on the back-end. The main technical goals for MYORPG are to have live multiplayer, file upload/download between the server and front-end, a minimal viable game experience, and low latency between players.