Conversation

Notices

  1. Here are a couple couple fun little libre games made in the F/OSS Godot engine. They are PWYW on itch.io, but you can compile them yourself gratis.

    (Both are MIT licensed)

    https://aldiansolkai.itch.io/dolphin-island-2

    https://w84death.itch.io/tanks-of-freedom

    Saturday, 10-Sep-16 21:46:46 UTC from gs.smuglo.li
    1. Videos of both games.
      https://www.youtube.com/watch?v=qIaFzdKXJCQ
      https://www.youtube.com/watch?v=PVAGO4nUi8U

      Saturday, 10-Sep-16 21:48:52 UTC from gs.smuglo.li
      1. @dolus heh, the art on the games is real nice

        Saturday, 10-Sep-16 21:51:40 UTC from web
        1. @mushi I do particularly like the style Tanks of Freedom is going for. Dolphin Island 2, on the other hand, does still feel a little less polished.

          Saturday, 10-Sep-16 21:53:57 UTC from gs.smuglo.li
          1. @dolus i liked the simlle aesthetics on the beautiful godot. it is simple but still look nice

            Saturday, 10-Sep-16 21:56:10 UTC from web
            1. @mushi Well, the retro look these games use is intentional. Godot's 2D capabilities are already on par with Unity's (if not better), it's just the 3D side of things is limited to OGL 2 with select extensions from OGL 3&4 until Vulkan is implemented. That does not stop you from making really nice looking 2D games with Godot already though.

               https://www.youtube.com/watch?v=bS0iP7baPcs
              https://www.youtube.com/watch?v=ovaGOvdYCIk

              Saturday, 10-Sep-16 22:07:07 UTC from gs.smuglo.li
              1. @dolus earlier in this year i tried to learn construct 2 since it doesnt requrie you knowing any programing language but it is still learning it alone is hard. i intendo to pay myself an actual game dev school when i can afford it

                Saturday, 10-Sep-16 22:08:51 UTC from web
                1. @mushi Godot's scripting language (GDscript) is basically Python, so it's not so hard to learn (C++ and now C# can also be used if need be).

                  Saturday, 10-Sep-16 22:12:02 UTC from gs.smuglo.li
                2. @mushi Godot's scripting language (GDscript) is basically Python, so it's not so hard to learn (C++ and now C# can also be used if need be).

                  http://docs.godotengine.org/en/latest/reference/gdscript.html

                  Saturday, 10-Sep-16 22:15:15 UTC from gs.smuglo.li
                  1. @dolus i got a python book somewhere on this laptop, i make myself read it someday, but i'm not feeling too motivated to do things those days

                    Saturday, 10-Sep-16 22:16:14 UTC from web
                    1. @mushi Well, have a couple more. They are both 'CC-BY-NC' licensed, so it's fine to share them.  https://gs.smuglo.li/attachment/129749 https://gs.smuglo.li/attachment/129750

                      Saturday, 10-Sep-16 22:23:46 UTC from gs.smuglo.li
                      1. @mushi Correction: They are CC-BY-NC-SA licensed. Still fine to share though.

                        Saturday, 10-Sep-16 22:27:56 UTC from gs.smuglo.li
                        1. @dolus what is CC-BY-NC-SA?

                          Saturday, 10-Sep-16 22:29:01 UTC from web
                          1. @mushi https://creativecommons.org/licenses/by-nc-sa/3.0/

                            Saturday, 10-Sep-16 22:32:13 UTC from gs.smuglo.li