Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm having too much fun 🚴‍♂️ #1

Open
evanrichter opened this issue Aug 31, 2023 · 2 comments
Open

I'm having too much fun 🚴‍♂️ #1

evanrichter opened this issue Aug 31, 2023 · 2 comments

Comments

@evanrichter
Copy link

seriously, this game keeps me coming back to try and beat my old scores. still haven't beat level 6 yet, that one is tough!

I finally built it for my host and ran it natively which gave a nice graphics boost (higher resolution) and maybe framerate improved too.

Then I started tinkering with the physics constants and I got the idea of chapters. Say 5 or 6 levels per chapter, and at the end of the chapter you got to pick an upgrade/tweak that would apply to the following levels. upgrade ideas:

  • increase GAS
  • increase wheel radius
  • increase frame inertia
  • helmet (one time use item where head damage is negated)
  • etc. the sky's the limit!

Sorry for raising an issue, maybe open github discussions for more freeform chatter?

@2bt
Copy link
Owner

2bt commented Aug 31, 2023

Hiya, thanks for your interest in this little game.

Yes, level 6 is a bit hard, you need to keep up the momentum. There should be a lot more levels that teach the controls and build confidence. The levels are made with Tiled, you are welcome to try and build some. We would need to add a proper level menu and stuff.

I experimented quite some time before I arrived at the current constants. Poweups that change these constants will make it necessary to relearn the bike controls. Score boards will also be harder to compare. For this reason I think powerups might not be the first feature to add. Other features might be moving platforms, buttons, keys etc. Even with this simple design as it is, there can be more interesting and challenging levels.

@link2xt
Copy link

link2xt commented Oct 1, 2023

Using Tiled is a great idea, the format is very simple. Way better than XMoto with SVG-based levels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants