Jump to content

MajikalExplosions

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by MajikalExplosions

  1. I messaged Bill2462(he wrote the Planetary Twister mod, might be kinda interesting to look in to); the GitHub project was deleted so I'm trying to get my hands on the source code. I *think* it's in C++ so it may be slightly harder to figure out tho. Also - he hasn't been on in a while, so I'm not sure if he'll respond.
  2. Agreed. I'm going through other people's Python code and it's definitely different than what I'm used to seeing in C++ and Java. This will take a while more if I want to write code that's reasonably readable. Secondly, can I assume that snakes-on-a-plane is the Python port? If so, then it would be great if one of you @seanth@Lisias could let me know how I can help. I'm not really all that experienced(I am currently taking the Algorithm/Data Structures course) but I know basic inheritance, recursion, and sort/search algorithms so please don't make me do complicated things that I would screw up. EDIT: Perhaps using the Projects feature of GitHub would be nice. EDIT 2: Sorry for replying so late by the way; I was moving all of last week.
  3. It's been a while, but I spent the latter 1/3 of summer learning Python, so I might be able to finally get a Python port started. I don't quite understand the actual calculation part, but I think I can help with the more basic parts.
  4. According to the wiki page about Kerbals at https://wiki.kerbalspaceprogram.com/wiki/Kerbal, "If Kerbal eyes truly lack irises, their eyes would be very sensitive to bright lights." Like if that's the case then it's safe to assume that they can see at least as well as us. Maybe. The problem with that is that Kerbals seem to be fine when it's daytime instead of having headaches or whatever because everything is really bright. Personally I would choose 7 but like that's an uneducated guesstimate so...
  5. I know. I'm not actually building off of it; I'm reading the Janet branch instead and porting it over to Java first, as practice. Maybe Python can come later(I don't know it as well and I should probably know what I'm doing before I try to port TBG to Python).
  6. Just a quick question - I started a Java port because it helps me know exactly what's going on at https://github.com/MajikalExplosions/To-Boldly-Go. What am I allowed to add to the copyright statement? Like right now I just added "Java Port by MajikalExplosions" right below your copyright statement. I *believe* that it complies with the license but I'm not sure.
  7. Is there any way I can help with the development? I have experience with File I/O and basic algorithms in Java(I'm taking the AP Computer Science test in a few weeks) and in C++. I can learn different languages if it would help. I also have a little experience with Kopernicus itself.
×
×
  • Create New...