Code Monkey home page Code Monkey logo

sj-rando's People

Stargazers

 avatar  avatar

Watchers

 avatar

sj-rando's Issues

Gather infos on the game

  • Xspeed
  • Yspeed
  • Fuel & Collision
  • Fuel Tank
  • Fuel total at start of level
  • Weapon Tank
  • Weapon total at start of level
  • Max speed
  • Acceleration X
  • Acceleration Y
  • Astronaut properties
  • Thruster acceleration

Test max speeds

Test thowse 2nd max functions of speed... I want to see if it crashes thje game if we disable all the function

Assembly

Do assembly stuffs so it's easier to remember stuffs and all, instead of looking everytime.

Some weird stuffs

ari_normal_1642284815367554

Just did an -apri seed and came across this happy little bug (my pod is the dot at the bottom of the map). This was caused by entering a warp in planet 10. It normally has 2 warps, but it only has one in this seed. Note that this is not a softlock, as I can enter back in-bounds at any time. Also, I noticed that treasure chest contents are straight up random at opposed to shuffled within each planets' normal list, which I find interesting.

Disable OHKO

I hate this OHKO thing. Disable it or at least make it painful

Simplify this

colors = list(range(0x0, 0x0E))
colors += list(range(0x10, 0x1E))
colors += list(range(0x20, 0x2E))
colors += list(range(0x30, 0x3E))
colors.remove(0xD)
colors.remove(0x1D)

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.