Coder Social home page Coder Social logo

fpg's Introduction

FPG

Flying Procedural Game (FPG) is the Unreal Engine C++ source code behind CAVEionics 3D.

https://play.google.com/store/apps/details?id=com.zerosum0x0.FPG

About

  • Self-(de)spawning node system which allows for procedurally generated levels with multiple paths and bidrectional travel.
  • Traps and other obstacles which are spawned from random groupings.
  • Features in C++ traditionally done in Blueprints, such as Timelines and UMG.

Building

You will not be able to build the full game from this source code, as there are 3D models and other assets which have been privately licensed. These are simply the parent classes of naked child Blueprints that specify such assets to use and other variables. However the code is available for study and use in your own games.

Mobile is bad

Mobile as a 3D gaming platform is terrible for many reasons. Here's a few:

  1. Graphics have to be reduced to lowest settings for smooth FPS, even on high end phones.
  2. Battery life is impossible to spare.
  3. You can only clutter the screen with so many inputs.

Copyright Notice

FPG uses the Unreal® Engine. Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2017, Epic Games, Inc. All rights reserved.

fpg's People

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.