This website works better with JavaScript.
Explore
Help
Sign In
marc.chevaldonne
/
connect4
forked from
thomas.barbier/connect4
Watch
1
Star
0
Fork
You've already forked connect4
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
correct
Browse Source
main
Julien HAUTOT
3 years ago
parent
d765f9ca56
commit
3a5d67f3c9
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
connect4/src/rules.py
Unescape
Escape
View File
@ -1,4 +1,4 @@
from
src
.
board
import
Board
from
board
import
Board
class
Rules
:
def
__init__
(
self
)
:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
marc.chevaldonne/connect4
Title
Body
Create Issue