Creating a 2 player (one system) tactical battle game. Currently, there are 3 classes, stats for each, and normal attack animations. Also just one map. Still need to code individual skills though.
Creating the second minigame for my 4 player one-button arcade, SIMON. When it comes to sprites, this one is easier to make than the RACE game because thus game only needs one sprite and commands to change it's color. More info on how it's played will be posted later on.
I've been programming for about three months now and I still don't fully understand DIM, VAR, or DATA. Could someone explain this stuff to me? I have a feeling that if I learn this, I could advance my own programs.
Wanna show a game you made? Go ahead, post the Public Keys down in the comments for me, and I'll try them out! It can be a game or a tool. And if you want, you can give a little bit of description about the game/tool you made. This can also allow others to try them out too!
as you can see, i'm making a text adventure, but i need a way to make choices i need help (Y=option 1 A=option 2, X=option 3 (sometimes) B=option 4 (sometimes).)
How do you flip a sprite, I know how to use things like rotation and scale, but rotation will just make it upside-down, seems simple enough but no idea what the access name would be.