Giter Site home page Giter Site logo

xubingyue / plainframework1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viticm/plainframework1

0.0 2.0 0.0 8.68 MB

plain but strong framework for socket game applications.

License: MIT License

Lua 0.11% C 79.62% C++ 13.16% CMake 0.57% Shell 0.35% Objective-C 2.07% Makefile 0.16% SAS 0.02% CLIPS 0.05% Pascal 0.65% Ada 0.82% Assembly 1.27% C# 0.50% Batchfile 0.01% M4 0.01% DIGITAL Command Language 0.25% Roff 0.07% HTML 0.27% Module Management System 0.01% Perl 0.04%

plainframework1's Introduction

Plain framework

Plain framework is base with c++ smart framework for net applications(socket game or more).

Build Status

Develop environment

To install plain framework need depends with shell script(Only on linux or unix)

cd tools/script/linux/install/ && sh install_environment.sh

Build

Plain build in windows can use visual studio or cmake, in linux just use cmake, you can run command yum -y install cmake installed.

Your can build the plain framework with this command.

cd pf/core && cmake ./ && make

Documentation

The complete docs for Plain framework can be found at the docs in the /documentation directory.

Copyright and License

Plain framework was written by Viticm. Plain framework is released under the MIT License. See the LICENSE file for details.

Recent Changelog

1.0.4

  • Bugfix: All memory lost in pf core.

1.0.5

  • NewAdd: Add project manager files, see the docs in the /documentation/material/ProjcetManager.txt
  • Optimize: All framework codes and directory.

The new version

plainframework1's People

Contributors

viticm avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.