Skip to content

LostCodeStudios/GameLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

============== = README.md =

This is gamelib. Created by: William Guss, 2012 carlostnb@gmail.com

===To Contribute: Make sure most of your classes use regions like: #region Functioning Loop

    #endregion

    #region Methods

    #endregion

    #region Fields

    #endregion

    #region Properties

    #endregion

Make sure to document everything (///). Yeah.

===GPL: GameLib is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

GameLib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with GameLib. If not, see http://www.gnu.org/licenses/.

Releases

No releases published

Packages

No packages published

Languages