This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Programmiermethoden_und_-werkzeuge
/
2023-2-WS_group_project_the-hamsters
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
add constants
main^2
fdai7726
11 months ago
committed by
Peter Wiebe
parent
aa1ec16a6f
commit
93c78493ed
1 changed files
with
5 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
5
src/main/c/VierGewinnt.h
5
src/main/c/VierGewinnt.h
View File
@ -0,0 +1,5 @@
#
ifndef VIERGEWINNT_H
#
define VIERGEWINNT_H
#
define ROWS 6
#
define COLS 7
Write
Preview
|
|
|
|
|
|
|
xxxxxxxxxx
1
0
0:0
Loading…
Cancel
Save
Reference in new issue
Repository
Programmiermethoden_und_-werkzeuge/2023-2-WS_group_project_the-hamsters
Title
Body
Create Issue
xxxxxxxxxx