8000 GitHub - amerasalah7/flappyBird: A simplified version of the famous Flappy Bird game. The main idea of the game is that there is a player (bird) flying continuously trying to avoid colliding with barriers whilst also not falling out of the screen for the longest time.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A simplified version of the famous Flappy Bird game. The main idea of the game is that there is a player (bird) flying continuously trying to avoid colliding with barriers whilst also not falling out of the screen for the longest time.

Notifications You must be signed in to change notification settings

amerasalah7/flappyBird

Repository files navigation

========================================================================
    CONSOLE APPLICATION : OpenGL2DTemplate Project Overview
========================================================================

AppWizard has created this OpenGL2DTemplate application for you.

This file contains a summary of what you will find in each of the files that
make up your OpenGL2DTemplate application.


OpenGL2DTemplate.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard.
    It contains information about the version of Visual C++ that generated the file, and
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

OpenGL2DTemplate.vcxproj.filters
    This is the filters file for VC++ projects generated using an Application Wizard. 
    It contains information about the association between the files in your project 
    and the filters. This association is used in the IDE to show grouping of files with
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    "Source Files" filter).

OpenGL2DTemplate.cpp
    This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named OpenGL2DTemplate.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

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

About

A simplified version of the famous Flappy Bird game. The main idea of the game is that there is a player (bird) flying continuously trying to avoid colliding with barriers whilst also not falling out of the screen for the longest time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0