Code Monkey home page Code Monkey logo

Comments (6)

supertuxkart-sourceforge-migration avatar supertuxkart-sourceforge-migration commented on September 4, 2024

Author: hikerstk
I totally agree with the head-to-head in secret garden, that's very difficult to win.

Generally it appears that most of the 'old' tracks are locked, while new tracks are unlocked, so it might be worth restructuring the challenges so that new tracks are locked, to give more motivation for people who have played STK before.

Also we should make sure that more difficult AI modes are used later, so that early challenges only use low level AI.

from stk-code.

supertuxkart-sourceforge-migration avatar supertuxkart-sourceforge-migration commented on September 4, 2024

Author: auria
Oh, and before 0.7.1, we need to add city track in there (in GPs too)

from stk-code.

supertuxkart-sourceforge-migration avatar supertuxkart-sourceforge-migration commented on September 4, 2024

Author: hikerstk
I've modified the 'head to head race' in Secret Garden to use the easy AI, which makes this a bit more manageable. Postponing the rest for 0.7.2

ATM it's pretty difficult to change the challenges, since it's not obvious which tracks they depend on - the dependency on other challenges is too complex to easily understand the graph.

It might be easier if instead of specifying which challenges a challenge depend on, add a list of tracks a challenge depend on (additionally). Then perhaps make the GP challenges a separate 'branch' or list: gp5 depends on gp4 depends on ... on gp1 (plus the tracks as dependencies). That would make it easier to shuffle tracks in the GPs around.

Also perhaps add a 'sequence' / difficulty number to each challenge: instead of limiting the number of available challenges by using the graph dependencies, use the track dependency (mentioned above), and then show the next three (or four ...) available challenges according to the sequence numbers. This would make it easier to show easier challenges earlier.

This just for brainstorming :)

from stk-code.

supertuxkart-sourceforge-migration avatar supertuxkart-sourceforge-migration commented on September 4, 2024

Author: hikerstk
Postponed till 0.7.3 at least.

from stk-code.

supertuxkart-sourceforge-migration avatar supertuxkart-sourceforge-migration commented on September 4, 2024

Author: auria
Will be done along story mode

from stk-code.

supertuxkart-sourceforge-migration avatar supertuxkart-sourceforge-migration commented on September 4, 2024

Author: auria
done as part of story mode

from stk-code.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.