Giter VIP home page Giter VIP logo

Comments (8)

kaa-ching avatar kaa-ching commented on June 1, 2024

A Pingus is 'emulated' using a ball.

Most of the state machine is now working, but not everything is tuned yet. The pingus doesn't yet turn around by himself. (In the test level, the turnaround is accomplished by bumping into a wall from a ramp. the ball will automatically start moving into the other direction).

from tbe.

kaa-ching avatar kaa-ching commented on June 1, 2024

Pingus is now propelled by a force when walking and suffers from friction when sliding. Makes it a lot more 'realistic'...

Due to the force, the turnaround is now "by magic" guaranteed.
If you want to test run:

  • ./tbe test/Pingus/walking-falling-sliding.xml

from tbe.

kaa-ching avatar kaa-ching commented on June 1, 2024

Actually I might want to think about 'floating' as it would be a good one to add time delays to levels. Requires adding 'walking with rucksack' states and floating state (parachute) and some state changes. And a new custom setter like ChoosePhoneNumber or a similar mechanism...

from tbe.

kaa-ching avatar kaa-ching commented on June 1, 2024

Validated all behavior for spring, walking falling sliding. Almost done!

from tbe.

kaa-ching avatar kaa-ching commented on June 1, 2024

After commit 0be46b9, we now have four torturing "levels" in the test/Pingus directory.

handling-spring-hori.xml
handling-spring-verti.xml
handling-squashing.xml
walking-falling-sliding.xml

Each performing/testing different things of the current Pingus.

In the handling-squashing.xml level, I'm not happy with the state changes of the Pingus.

from tbe.

kaa-ching avatar kaa-ching commented on June 1, 2024

The Pingus is now complete.

from tbe.

kaa-ching avatar kaa-ching commented on June 1, 2024

Forgot to add the 'exiting' states. Done now, but we still cannot define a goal that says "at least X Pingus have reached the goal" .

from tbe.

kaa-ching avatar kaa-ching commented on June 1, 2024

And now we're really done!

from tbe.

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.