rungeon icon indicating copy to clipboard operation
rungeon copied to clipboard

🏃‍♂️Open source, puzzle based adventure game in your browser

Results 19 rungeon issues
Sort by recently updated
recently updated
newest added

we have a collapse navbar with bootstrap so it hides after certain breakpoint. we need an option to change themes on mobile.

good first issue
platform: mobile

Event listener not being removed. Stage icon keeps moving after being clicked.

good first issue
rungeon: stage
type: bug

When a new theme is set, add a Bootstrap alert to warn the user that themes may not be completely accessible https://getbootstrap.com/docs/4.0/components/alerts/

good first issue

The little progress bar man doesn't bounce for advancement when the RGB theme is selected. Possibly a css animation class issue?

scope: UI
rungeon: theme
type: bug

Add CODE_OF_CONDUCT.md file and ISSUE template, it could be useful

Some way to notify the user that the link for icons failed to load. The site is heavily based around icons and if they don't load, there's no site. Let...

good first issue
scope: UI

That would be a really cool idea. Contributors and players could be able to create levels and add the to the pool of existing levels that other people created. This...

rungeon: stage
type: feature request

Plain and simple. We need a way for users to make progress from anywhere and on any device, so our solution would be to pair data to login credentials. ##...

scope: backend
status: work in progress
type: feature request

We should probably use a database instead of local storage or create a better controller.

scope: frontend