Skip to content
Snippets Groups Projects
Commit dcba25a2 authored by iggy's avatar iggy
Browse files

demo-worms: now with interaction, spawn worms with captouch (whitespace fixed)

parent 7edead1e
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ import hardware
import random
import time
import math
import event
def xy_from_polar(r,deg):
#rad = deg/180*math.pi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment