Source Code Archive for CMM2?
| Author | Message | ||||
| capsikin Guru Joined: 30/06/2020 Location: AustraliaPosts: 342 |
That address typo leads to a spam page, but I did like the examples when you posted the link before, it might have been https://github.com/mkopack73/cmm2_tests Good to see the nunchuk and classic controller test programs, and I'll probably have a look at the others too. Small programs may be less impressive but they're also easier to read. That would be useful, yes. I'm particularly interested in stuff that's useful for games, so the directional movement of sprites with arrow keys. And I remember when I was getting into programming initially, I liked learning with examples of drawing things on the screen. It would also be useful to gather together some examples using different types of games control devices - e.g. keyboard, classic controller dpad, maybe classic controller joystick, nunchuk. And different types of movement control, e.g. simple 4 directional, or the gravity based system like you used in flappy bird. Edited 2020-07-22 12:35 by capsikin |
||||