-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
164 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
> | ||
> | ||
f | ||
v | ||
f | ||
< | ||
f | ||
> | ||
> | ||
f | ||
> | ||
v | ||
(f<5) | ||
(>2) | ||
(vf3) | ||
> | ||
> | ||
(^f3) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
(>f3) | ||
> | ||
> | ||
v | ||
(<f5) | ||
v | ||
> | ||
(f>3) | ||
v | ||
(<2) | ||
(fv2) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
v | ||
nc | ||
(>f3) | ||
v | ||
nc | ||
(f<3) | ||
nc | ||
(fv6) | ||
^ | ||
> | ||
f | ||
nc | ||
(^f5) | ||
> | ||
(vf2) | ||
^ | ||
(>f2) | ||
nc | ||
(f>6) | ||
nc | ||
(f>4) | ||
^ | ||
(<f3) | ||
^ | ||
nc | ||
(f>3) | ||
(vf6) | ||
(<f4) | ||
nc | ||
(f<2) | ||
nc | ||
f |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,13 @@ | ||
# depslib dependency file v1.0 | ||
1475509961 source:c:\users\antonino\desktop\quadretti\main.cpp | ||
1475530328 source:c:\users\antonino\desktop\quadretti\main.cpp | ||
<SDL2/SDL.h> | ||
<stdio.h> | ||
<iostream> | ||
<string.h> | ||
<sstream> | ||
<fstream> | ||
<vector> | ||
<thread> | ||
<stdlib.h> | ||
<atomic> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> | ||
<CodeBlocks_layout_file> | ||
<FileVersion major="1" minor="0" /> | ||
<ActiveTarget name="Debug" /> | ||
<File name="main.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> | ||
<Cursor> | ||
<Cursor1 position="4780" topLine="198" /> | ||
</Cursor> | ||
</File> | ||
</CodeBlocks_layout_file> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
> | ||
f | ||
v | ||
f | ||
< | ||
f | ||
v | ||
v | ||
f | ||
v | ||
(>f3) | ||
> | ||
^ | ||
f | ||
^ | ||
^ | ||
f | ||
< | ||
f | ||
^ | ||
f |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
> | ||
f |