Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Side project I wrote in year 11
  • Loading branch information
harryrbrown authored Dec 22, 2016
1 parent e7bbfbc commit f8075cc
Show file tree
Hide file tree
Showing 62 changed files with 885 additions and 0 deletions.
61 changes: 61 additions & 0 deletions Pong.cbp
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="Pong" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/Pong" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-g" />
</Compiler>
<Linker>
<Add library="sfml-graphics-s-d" />
<Add library="sfml-window-s-d" />
<Add library="sfml-system-s-d" />
<Add library="sfml-network-s-d" />
</Linker>
</Target>
<Target title="Release">
<Option output="bin/Release/Pong" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option compiler="gcc" />
<Compiler>
<Add option="-O2" />
</Compiler>
<Linker>
<Add option="-s" />
<Add library="sfml-graphics-s" />
<Add library="sfml-window-s" />
<Add library="sfml-system-s" />
<Add library="sfml-network-s" />
</Linker>
</Target>
</Build>
<Compiler>
<Add option="-std=c++0x" />
<Add option="-Wall" />
<Add option="-fexceptions" />
<Add option="-DSFML_STATIC" />
</Compiler>
<Linker>
<Add option="-static-libgcc -static-libstdc++" />
</Linker>
<Unit filename="icon.rc">
<Option compilerVar="WINDRES" />
</Unit>
<Unit filename="main.cpp" />
<Extensions>
<code_completion />
<envvars />
<debugger />
<lib_finder disable_auto="1" />
</Extensions>
</Project>
</CodeBlocks_project_file>
64 changes: 64 additions & 0 deletions Pong.depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# depslib dependency file v1.0
1386322068 source:d:\c++\files\pong\main.cpp
<iostream>
<cmath>
<cstdlib>
<string>
<sstream>
<SFML/Graphics.hpp>

1386281912 source:g:\c++\files\pong\main.cpp
<iostream>
<cmath>
<cstdlib>
<string>
<sstream>
<SFML/Graphics.hpp>

1386621762 source:c:\users\matt\documents\pong\pong\main.cpp
<iostream>
<cmath>
<cstdlib>
<string>
<sstream>
<SFML/Graphics.hpp>

1386928152 source:d:\c++ projects\pong\pong\main.cpp
<iostream>
<cmath>
<cstdlib>
<string>
<SFML/Graphics.hpp>

1386671264 source:e:\c++ projects\pong\pong\main.cpp
<iostream>
<cmath>
<cstdlib>
<string>
<sstream>
<SFML/Graphics.hpp>

1386927706 source:d:\c++ projects\pong\pong\icon.rc

1386927706 source:h:\c++\files\harry's pong\harry's pong\pong\pong\icon.rc

1387623532 source:h:\c++\files\harry's pong\harry's pong\pong\pong\main.cpp
<iostream>
<cmath>
<cstdlib>
<string>
<sstream>
<SFML/Network.hpp>
<SFML/Graphics.hpp>

1386927706 source:d:\c++\files\harry's pong\harry's pong\pong\pong\icon.rc

1389364594 source:d:\c++\files\harry's pong\harry's pong\pong\pong\main.cpp
<iostream>
<cmath>
<cstdlib>
<string>
<sstream>
<SFML/Network.hpp>
<SFML/Graphics.hpp>

12 changes: 12 additions & 0 deletions Pong.layout
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Release" />
<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="22479" topLine="545" />
</Cursor>
<Folding>
<Collapse line="312" />
</Folding>
</File>
</CodeBlocks_layout_file>
Binary file added bin/Debug/Pong.exe
Binary file not shown.
Binary file added bin/Release/Pong.exe
Binary file not shown.
Binary file added bin/Release/resources/Ball.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/EASY_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/EASY_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/HARD_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/HARD_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/HEADER_multiplayer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/HEADER_singleplayer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/LOGO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/Lato-Lig.otf
Binary file not shown.
Binary file added bin/Release/resources/Line.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/Line_old.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/Logo.psd
Binary file not shown.
Binary file added bin/Release/resources/MEDIUM_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/MEDIUM_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/MULTIPLAYER_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/MULTIPLAYER_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/PRACTISE_off.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/PRACTISE_on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/SETTINGS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/Thing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/Release/resources/buttons.psd
Binary file not shown.
Binary file added bin/Release/resources/header.psd
Binary file not shown.
Binary file added bin/Release/resources/icon.ico
Binary file not shown.
Binary file added bin/Release/resources/icon_old.ico
Binary file not shown.
1 change: 1 addition & 0 deletions icon.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Pongcon ICON resources/icon.ico
Loading

0 comments on commit f8075cc

Please sign in to comment.