1
Introduce Yourself! / Re: Hello fellow nerds and nerdettes
« on: August 25, 2016, 09:26:38 pm »Welcome to Omnimaga
Your projects look really sweet. There ought to be more calculator games with sound (though 2.5 mm headphones are getting harder to find by the day).
That's why I use an adapter. They're like $8 on Amazon and you can use any standard pair of headphones or speakers with it.
Quote
Have you seen Axe (for the TI-84 Plus)? It's somewhere between C and assembly in the grand order of language high-ness (?) and really helped make game development faster on the calculator.
I've heard of it, but I prefer writing things form scratch. It's funner.
Hence why I wrote my own sound and graphics library from scratch for my PongWS game rather than using preexisting ones.
I don't know why, I just find it funner this way.
Quote
Do you website?
I can web program if that's what you're asking. I can code in JavaScript incredibly well, pretty much fluent, but I'm also decent at PHP and SQL. I've written my own website before from scratch including my own working forum back in high school.
If you're asking if I have a website, no. The couple of sites I made are no longer up as I am in a dorm now so I can't run my web server.
Quote
I don't know how it will be for you, but at least at my school the computer science sequence is very theoretical. I've had about six classes in total in the last three years in which I was expected to code at all, but some of the mathy parts are fun too.
Yeah, I understand, but the theory should improve what I'm capable of programming. The issue is I've yet to learn any theory because of the ridiculous amount of general ed classes I have to take. I transferred in with almost a year, have spent a year taking more, and still won't finish them up until the end of this semester.
Quote
EDIT: dude, your graphics are really smooth
Are you referring to my PongWS game?