Giter VIP home page Giter VIP logo

Comments (6)

jasonrohrer avatar jasonrohrer commented on July 22, 2024

It's in the transitions folder in OneLifeData7

A + B is in the file name.
C + D is inside the file, along with some other numbers which specify flags on the transition.

Also, some file names have some other flags and stuff in them.

You may need to look at gameSource/transitionBank.cpp source code to really make sense of it.

from onelife.

ryanpeach avatar ryanpeach commented on July 22, 2024

Great, thanks! I'll have something working soon.

from onelife.

ryanpeach avatar ryanpeach commented on July 22, 2024

If you're interested:

https://github.com/ryanpeach/OneLifeData7

Just run main.py after installing dependencies:

pip3 install -r requirements.txt
python3 main.py

from onelife.

ryanpeach avatar ryanpeach commented on July 22, 2024

I don't have a full working understanding of your transitions. I'm assuming that if the filename is a_b*.txt and has the numbers "c d e ..." in it then a + b = d. Anything more complicated and I'll work on it later.

I ignore ID's 0 and -1 for graphing purposes. Maybe later I'll add "number of each item needed" to the edges as weights.

This could easily be turned into a website with some polish.

What is c?

from onelife.

jasonrohrer avatar jasonrohrer commented on July 22, 2024

A is the actor, B is the target (actor is what you're holding in your hand, target is what's on the ground)

C is the new actor (what's left in your hand) D is the new target (on the ground)

from onelife.

ryanpeach avatar ryanpeach commented on July 22, 2024

Thanks, I may add those descriptions to the edges at some point.

from onelife.

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.