X Tutup
Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 575 Bytes

File metadata and controls

13 lines (7 loc) · 575 Bytes

JavaScript RPG Platformer

What is This Project About?

It's a role-playing-game (RPG) Platform Game similar to Super Mario made as part of a university project. This is currently an ongoing project and is nearing completion. The folders 2 to 4 all have various stages of the game in development.

Languages/Technologies Used

JavaScript and P5.js library.

Purposes of the Project

Getting familarized with the syntax, basic programming concepts such as iteration, nested iteration and basic principles of the object oriented programming paradigm of programming.

X Tutup