Skip to content

Prastiwar/TPFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPFramework

TPFramework allows you to easily start writing game in C#

GitHub last commit license GitHub forks GitHub stars GitHub watchers GitHub contributors

GitHub repo size in bytes GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

Made with Unity

Packages Included

  • TPAchievement - Create custom achievements
  • TPPersistence - Save and Load game in few lines
  • TPCollections - Performant temporary or not collections
  • TPExtensions - Library contains a lot common methods
  • TPObjectPool - Increase performance with object pooling
  • TPInventory - Implement an Inventory system in your game fast
  • TPAttribute - Create attributes and modify them freely
  • TPRandom - Probability, random functions
  • TPMath - Math library

Before start

  • Make sure you use at least .NET Framework 4.6

Getting Started

See our wiki for documentation.

Using

See our wiki for documentation to see API with examples.

Contributing

You can freely contribute with us! Report issues and make pull requests to help us improve this project.
Please read CONTRIBUTING.md for details on contributing.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Bundle of libraries helping to create a game

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages