Yeah! You could basically warp time (and later, space in the sequel). Rewind to access areas, fast forward to jump things, pause to defeat enemies, and even record to have yourself so multiple things at once. I wish Microsoft and Artoon did something with that, but the popularity of Halo (namely in the US and EU markets) overshadowed every other Xbox exclusive.
Some type of BASIC came first along with Batch (if it counts) and later Visual Basic. All sorts of easy things that I fully advocate for as first languages in education. The next step for me was C/C++ and various different languages that are more learning examples than anything now like COBOL and Pascal. And then for school, I picked up Python, Java, C#, Ruby, and a smattering of ARM Assembler.
I use a lot of languages for school, but outside of that, depending on the research I’m doing, projects I’m working on, and other things, it varies between C++ (which I use for analytics and research stuff) and Python (which is much nicer for automation and interacting with distributed computing). Bash finds itself very close behind them for automation when I’m being too lazy to write Python.