Easier? Sheesh, a developer at Bethesda says easier? Has he even played Oblivion or Fallout 3 since they've come out. All of it's too damn easy, exploitable, and glitchy. Maybe Bethesda should start checking their code before any gets any ideas on gameplay issues.
Have you thought that maybe its easier for YOU because you're such a hardcore gamer? I mean my brother can play Halo in this sleep, but I can't spawn for more than 37 seconds at a time =)
Hello World, This is super interesting. When I'm not IT-ing, I'm usually doing something music related, either practicing or performing with one of my friends. Its mostly acoustic/live instruments. Then a friend of mine (also a musical techie) sent me a link to Sonic-Pi . I wasn't sure what it was for, then I watched the video that's on the site, and I got REALLY excited, and I had to share it. Dr Sam Aaron basically developed a language, using the Raspberry Pi's Python kernel as the basis, and it actually allows you to CREATE music, via programming, its brilliant. I can see this being a hit in both the Computer Science and in the Music Class, especially for the younger generation. In a way its stimulating both sides of your brain, the Analytical side (programming), and the Creative side (music). Check it out at Sonic-Pi.net , its very cool. Keep on tech-ing everyone. -Ash
Hello World, I hope you have been doing well, today I'm going to tell you about a simple program that I made for one of my homework projects. The python code is available on my GitHub Repo if your interested. The chapter was talking about how to have the computer generate random numbers and having some kind of interaction with the user. So the challenge was to create a program, that would "flip a coin" 5 times and then tell you how many times it got "heads" or "tails". After some trial and error I got it to run properly..so I decided to create a 2nd version. In the 2nd version, I wanted to give the user a couple of options: Option 1: To run through the program as many time as they liked without having to restart it. Option 2: To choose the amount of flips the coin does. I'm a big fan of giving the user options, I don't like to limit things to a set pattern, especially if the extended options would make the game more enjoyable (hopeful...
Hello World, So recently 2 of my friends and I started a little Study Group, one of us is very much interested in getting the Security + certification, and the other 2 are inspired by that human, so the 3 of us decided that we shall study together, and hopefully all 3 of us take the exam and get certified. Its a good cert to have, especially in this field. I actually am not being considered for a position because I don't have this cert, so that is encouraging me to get it. What we have done so far: We met up and tried to watch an instructional video on the subject, but it was very badly made, and the "instructors" were not very good. So we instead decided that we would go the Book route. We all agreed on the same book, by the end of the night, we all had a digital copy via our Kindle/Kindle App. We then set a time line, which means we need to cover 2 chapters per week, to be able to take the exam by September, and this where things get tricky. The 3 of us have very acti...
Comments