Skip to content

Lissone/robo-dumal

Repository files navigation

Robô Dumal (Evil Bot)

Description   |    Requirements   |    Technologies   |    Usage   |    Demonstration


License Repo size Top lang Stars repo Forks repo Pull requests Last commit

Report bug · Request feature


Description

My first 2d platform game, developed as an evaluation for a digital games subject in my bachelor's course in information systems.

It was really cool and challenging to develop this game, mainly because it is in python, a language that I'm still learning and I see a lot of potential in my career and using an engine that I had never heard of (Godot). I assume the game has some silly flaws, but I plan to improve it someday.

Requirements

Technologies

  • Godot
  • GDScript

Usage

You can clone it on your pc using the command:

git clone https://github.com/Lissone/robo-dumal.git
cd robo-dumal

Then just import the project into your Godot via the file:

# Found at the root of the project
./project.godot

Demonstration

Demo gameplay Evil bot

License

Distributed under the MIT License. See LICENSE for more information.

Made with ❤️ by Lissone