Skip to content

EvanCGriffin/soccergame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

################################################################################################################# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #################################################################################################################

soccergame

A 2d top down soccer game created in C++, SDL, OpenGL.

/////////////////////////////////NOTE - FIXED! - 20 MB////////////////////////////////////////////////

Due to the small file limit (10 mb) - Only the source code is included and the game will not run.

To build the source you will need to download the latest version of SDL(1.2) http://www.libsdl.org/ SDL_Image (1.2.10) http://www.libsdl.org/projects/SDL_image/ SDL_mixer (1.2.12) http://www.libsdl.org/projects/SDL_mixer/ FTGL http://sourceforge.net/projects/ftgl/

And add these additional dependencies to the project.

//////////////////////////////////////////////////////////////////////////////////////

/////////////////////////////////NOTE////////////////////////////////////////////////

IF NOT BUILDING FROM SOURCE, YOU NEED TO COPY THE CONTENT FOLDER FROM "Year3/Year3Game" to "Year3/Debug"

To RUN double-click the Year3Project.exe located at /Debug/

//////////////////////////////////////////////////////////////////////////////////////

This game is an arcade, top-down 5-aside football game.

Controls:

RED TEAM W Move player Up A Move player Left S Move player right D Move player Down C Pass V Shoot

BLUE TEAM I Move player up J Move player Left K Move player Down L Move player Right

  • Pass
  • Shoot

On the main-menu screen:

Press 1: 1 Player Press 2: 2 Player Press 3: AI vs AI

/////////////////////////////////////////////////////////////////////////////////////////////////////////

Originally sourced sprites: Player and Ball - OpenKickOff project - http://sourceforge.net/projects/openkickoff/ Pitch - Hakan Fatih Kalkan - http://haqn.deviantart.com/ Socreboard - Mihai2OCM - http://www.fifa-patch.com/2011/07/fifa-11-scoreboard-pack-v-2.html

AI Logic based on the book "Programming Game AI by Example" - Mat Buckland

Sprites edited by Evan Griffin.

If you have any queries, feel free to contact us at:

X00075859@mymail.ittdublin.ie – Evan Griffin x00074993@ittd.ie - Colm Lambe

About

A 2d top down soccer game created in C++, SDL, OpenGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published