Skip to content

BurnabyBurnington/jumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 

Repository files navigation

TODO

https://dopresskit.com/ Youtube thumbnail ideas - https://imgur.com/a/mTV0mi9

https://youtu.be/fdAOPHgW7qM?t=2484

  • Swept sphere vs rectangular solid test

Game Loop

2D Vector Attempt

http://www.danielsoltyka.com/programming/2010/05/30/c-vector2d-rectangle-classes/ https://codereview.stackexchange.com/questions/26608/review-of-2d-vector-class

Information On Operator Overloading

https://stackoverflow.com/questions/4421706/what-are-the-basic-rules-and-idioms-for-operator-overloading/4421729#4421729 https://stackoverflow.com/questions/3279543/what-is-the-copy-and-swap-idiom https://stackoverflow.com/questions/856542/elegant-solution-to-duplicate-const-and-non-const-getters https://www.geeksforgeeks.org/function-overloading-and-const-functions/ https://stackoverflow.com/questions/13410848/c-should-i-make-operator-const-and-does-it-return-a-reference

Templates and non-member functions

https://stackoverflow.com/questions/2881925/c-non-member-functions-for-nested-template-classes https://stackoverflow.com/questions/38729266/nonmember-template-function/38729383 https://stackoverflow.com/questions/38729266/nonmember-template-function/38729383

More Stuff

https://stackoverflow.com/questions/498106/how-do-i-compile-a-visual-studio-project-from-the-command-line https://github.com/davidzaadstra/vc2clangdb https://clangpowertools.com/blog/generate-json-compilation-database.html https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=msvc-160

Interesting CMake things

https://riptutorial.com/cmake/example/7501/simple--hello-world--project

cmake -E chdir build cmake .. https://gitlab.kitware.com/cmake/community/-/wikis/doc/ctest/Testing-With-CTest cmake --help-command enable_testing

About

A fake game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors