[personal profile] fardell24

Digital and Interactive Games, 2015 – Week 7, Session 2
Continued from previous session

.. Location – Width/2

std::uniform_int_distribution intValue(0, 3)



int intValue{ 0 };
std::uniform_int_distribution intValue(0, 3)

int dir = intValue(e)

switch(e) {
case 0;
MOVE_LEFT;
break;
case 1;
MOVE_RIGHT;
break;


This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

June 2025

S M T W T F S
12 3 45 67
891011121314
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 7th, 2025 11:16 pm
Powered by Dreamwidth Studios