Follow us on...
Follow us on Twitter Follow us on Facebook
Register

View RSS Feed

ThomasMosey

  1. A-Level Results...

    It was A-Level Results day today, and I had previously took my AS Levels. Here were my results:

    AS Mathematics: U (Failed)
    AS Computing: E (Passed, but lowest possible Pass grade)

    Last time I failed in both, so I guess this is an improvement. I can't help but let it get me down, as I revised my arse off and still didn't pull through. Maybe I'm just not capable or academic anymore? God knows...
    Categories
    Uncategorized
  2. Battle System Algorithm

    Hey there,

    In this semi-tutorial, I will be teaching you how Maths CAN be useful in programming (Although, it is majorly important in programming anyway!) by teaching you how to write simple algorithms that can create a Fighting System for games (This can also be used in other programming languages if changed, as the Maths will always be the same)

    I have recently been developing my PHP, text-based Game, Legend of Kyden. I started it quite some time ago, but lost the ...
    Categories
    Uncategorized