This website works better with JavaScript.
Explore
Help
Register
Sign In
micke
/
game_of_life
Watch
1
Star
0
Fork
You've already forked game_of_life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Update game.py
Browse Source
pull/1/head
Frida H
7 years ago
committed by
GitHub
parent
36e87307dd
commit
6de6bb73ba
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
game.py
Unescape
Escape
View File
@ -1,4 +1,4 @@
#!/usr/bin/
python
3
#!/usr/bin/
env
python
from
numpy
import
matrix
from
numpy
import
matrix
import
sys
import
sys
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
micke/game_of_life
Title
Body
Create Issue