by PT_ » 10 Feb 2016, 20:03
I'm very happy to say, that I've uploaded version 2.4. This version fixed some minor bugs and it is a bit faster as the previous ones. Once it has been accepted, you can download it at
https://www.cemetech.net/programs/index ... ONG2.4.zip. I will upload them to the TI-Planet's Archive too
Additionally, I included the source code, feel free to use it as an example
P.S.: I noted that some people keeps thinking the game is not fast enough (yep, there are people who say that
). I will fix this with v2.5, the last and final one.
P.P.S: if you can't wait, just modify the code yourself. Change
- Code: Select all
if (loop % 7 == 0) {
to a lower number, like 5. Note, the lower the number, the faster THE ball goes. If you want to move the paddles faster, change
- Code: Select all
if (loop % 5 == 0) {
to a lower number.
I'm not responsible for any damage of your calc, if you're frustated
Age of CEmpires I - In progress!