- Joined
- May 14, 2010
- Messages
- 29,843
- Reaction score
- 2,755
I do. Happy Thanksgiving to everyone who celebrates it.
Well , ...
I don't because of a country thing,so ...
If you do, Happy TG
If you don't, suck to have to do things,heh?
To lay off the sarcasm, I don't care about Thanksgiving at all. That has of course everything to do with me not living in the US though.
Good luck on your exams, Daze and H-con. Hope the both of you pass!
Well, the first one should be quite easy, at least compared to two of the others. My first is programming, so I'm preparing my making a pokémon inspired game in Matlab to prepare. It's certainly not a good programming language to make games in, that's for sure, but that only adds to the challenge, especially only in ASCII.
Physics on the other hand...
edit
Strange, but my Matlab script crashes for some strange reason whenever I encounter a Fartoise, but not for the other two pokémon fusion pokémon I've added. It picks a random number and after deciding if there should be an encounter, it displays the correct image and text, but it just ... crashes with the last. Strange. No matter though, Fartoise being such a vile creature spawned from hell.
That does not compute.
Also, got some actual battle simulation up now. Randomly decided wild "pokémon", the opponent can't harm you ... yet. Have to implement either basic AI or just doing it randomly, the latter is probably the easiest (but the former is much more interesting in this scenario). It does damage like it's supposed to, and ends when HP is under zero.
Still some implementation to do before adding it to the core, but it should work. At least on paper...
Preparing for exams can be fun, you just need to know how to make it interesting. I get both training in my programming language and get to make something fun.