Skip to content

Conversation

@Halliax
Copy link
Collaborator

@Halliax Halliax commented Apr 19, 2016

No description provided.

…anized some stuff better. Collision bugs maybe sort of fixed?
@Halliax
Copy link
Collaborator Author

Halliax commented Apr 19, 2016

The release branch differs somewhat from the original submission; I had already started working on fixing collisions, encapsulating functions, and implementing a few gameplay changes starting on demo day.

if self.model.char.rect.colliderect(connection):
new_spaces = [(40, 200), (560,200), (240,10),(240, 380)]
new_space = choice(new_spaces)
#maps directions from which you exit the old room to positions in
Copy link

Choose a reason for hiding this comment

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

Nice. This is a really cool added feature.

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