Giter Club home page Giter Club logo

engine's Introduction

To enable color console output in clion

  1. go to configuration setting
  2. check "Emulate terminal in the output console"

Includes

  1. firstly include files from standard library <>
  2. then include files from thirdparty libraries
  3. lastly include files from project

Class structure

  1. in class firstly put public static variables
  2. then put public variables
  3. then put public methods
  4. then put protected variables and methods the same as public
  5. lastly put private variables and methods the same as public

Naming conventions

  • class - ThisIsAClass
  • struct - ThisIsAStruct
  • static var - StaticVar
  • public var - PublicVar
  • private/protected var - privateVar
  • method - thisIsAMethod - (exceptions are constructor and destructor)
  • macros - THIS_IS_A_MACRO

Error situations

  • try deleting dlls from the folder where your exe is and reload cmake
  • imgui problem? check if your custom callbacks are set before imgui init

engine's People

Contributors

zrebas avatar jakub0ste avatar marcinmazur242467 avatar wormsandmaggots avatar

Watchers

 avatar  avatar

Forkers

zrebas

engine's Issues

12-14. Testowanie

  • Lewa ręka reaguje na ruch gałką
  • Prawa ręka reaguje na ruch gałką
  • Lewa noga reaguje na ruch gałką
  • Prawa noga reaguje na ruch gałką
  • Punkty w które należy trafić ręką, spawnują się
  • Punkty które należy ominąć, spawnują się
  • Po trafieniu lewą dłonią w punkt, ten znika
  • Po trafieniu prawą dłonią w punkt, ten znika
  • Po trafieniu lewą stopą w punkt, ten znika
  • Po trafieniu prawą stopą w punkt, ten znika
  • Po trafieniu końcówką kończyny w punkt, wynik się zwiększa
  • Poruszanie stopą obraca całą postacią
  • Poruszanie dłonią obraca całą postacią
  • Nadlatujące drinki spawnują się
  • Po trafieniu końcówką kończyny w drink, zostaje nałożony efekt postprocesowy
  • Po 10 sekundach efekt kończy się
  • Odtwarza się wybrana piosenka
  • Po trafieniu w punkt, odtwarza się dźwięk
  • Wyświetlają się NPC
  • NPC wykonują synchroniczny taniec
  • [ ]

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.