Scal SuperSaperTestowy #1
@ -21,6 +21,12 @@ def main():
|
||||
|
||||
running = True
|
||||
|
||||
#ruchy agenta:
|
||||
#1 - right
|
||||
#2 - up
|
||||
#3 - left
|
||||
#4 - down
|
||||
|
||||
while running:
|
||||
for event in pg.event.get():
|
||||
# print(agent.x*80)
|
||||
|
Loading…
Reference in New Issue
Block a user