Skip to content

Comments

Silver robot#9

Open
aalok-sathe wants to merge 12 commits intofogleman:masterfrom
aalok-sathe:silver
Open

Silver robot#9
aalok-sathe wants to merge 12 commits intofogleman:masterfrom
aalok-sathe:silver

Conversation

@aalok-sathe
Copy link

Add a fifth robot to the game

	modified:   main.py
        modified:   model.py
	modified:   ricochet.py
	modified:   main.py
	modified:   model.py
	modified:   ricochet.c
	modified:   ricochet.py
	modified:   model.py
}

inline unsigned int make_key(Game *game) {
unsigned int robots[4];
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't work! look at macro MAKE_KEY, which uses 4 robots only.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh! I probably missed that on the C side. let me edit that and make sure anything else that depends on it also changes.

@aalok-sathe aalok-sathe closed this Nov 3, 2019
@aalok-sathe aalok-sathe deleted the silver branch November 3, 2019 03:19
@aalok-sathe aalok-sathe restored the silver branch November 3, 2019 03:19
@aalok-sathe aalok-sathe reopened this Nov 3, 2019
@aalok-sathe
Copy link
Author

aalok-sathe commented May 11, 2022

closing in favor of other PR accidentally opened

@rubo77
Copy link

rubo77 commented May 12, 2022

closing in favor of other PR accidentally opened

Which?

@aalok-sathe aalok-sathe reopened this Jul 1, 2022
game.robots[index] = value
robot = data['robot']
colors = list('RGBY')
colors = list('RGBYV')
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the 'V' for Silver keeps tripping me up (and I instead click on 'S'olve), but don't know what would be better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants