Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many changes (Editing mode!) #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

FranchuFranchu
Copy link

@FranchuFranchu FranchuFranchu commented Jul 13, 2019

  • Added an editing mode
    -- Click above something to select it
    -- Move the mouse around to move it
    -- A and D to rotate it 45°
  • S now toggles gravity instead of enabling it

Use "e" to switch to editing mode
click right over a wall to select it
move the mouse to move the wall
@FranchuFranchu FranchuFranchu changed the title "S" toggles gravity now, instead of enabling it Many changes (Editing mode!) Jul 14, 2019
Changed some magic numbers with named constants
Moved the pause button
@estevaofon
Copy link
Owner

Thank you very much for the new features, soon I will test it.

Added both ice and stone :)
just change line polygon.py at line 8 to set the default strength of the walls
0 - 3 is ice
3 - 20 is wood
+ 20 is stone
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.

2 participants