basic-move-and-dodge-game

[LEARNING] basic godot game based off the tutorial by borncg on youtube
git clone git://git.figbert.com/basic-move-and-dodge-game.git
Log | Files | Refs | README

README.md (374B)


      1 # Basic Move and Dodge Game
      2 
      3 This repo contains my version of the 3D rolling ball game found in
      4 [this tutorial][playlist] by [BornCG][channel], made to learn Godot
      5 in preparation for more work in videogame development.
      6 
      7 [playlist]: https://www.youtube.com/playlist?list=PLda3VoSoc_TSBBOBYwcmlamF1UrjVtccZ
      8 [channel]: https://www.youtube.com/channel/UCdioEctcBLd2nw2aQkl8msw
      9