issues
search
hostops
/
Ne
A library that helps you simply create arcade game using few lines.
MIT License
2
stars
0
forks
source link
Add Item key and implement checkFunction
#6
Open
hostops
opened
6 years ago
hostops
commented
6 years ago
Key is an Item that allows you to unlock locked doors.
checkFunction function needs to be implemented in room.js
Player can collect keys.
When user unlocks one door he loses one key and doors stays unlocked.