Skip to content
Avatar

Achievements

Achievements

Organizations

@godotengine @OpenDungeons @KOBUGE-Games @LibreGamesArchive @ValyriaTear @KOBUGE-Incubator @osslugaru @LibreGames @GodotVR
Block or Report

Block or report akien-mga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Godot Engine – Multi-platform 2D and 3D game engine

    C++ 39.8k 7.3k

  2. Open source game inspired by Dungeon Keeper - Dark, damp and dangerous...

    C++ 381 53

  3. Bomberman clone using Godot Engine - Not actively developed since 2015.

    GDScript 166 30

  4. Game about the rocket alpaca (KOBUGE continuation fork)

    GDScript 47 17

  5. Cute puzzle platformer starring a cleaning robot on post-apocalyptic Earth

    GDScript 117 37

  6. Logging singleton for Godot Engine projects (GDScript plugin)

    GDScript 73 16

7,111 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

July 2021

Created 37 commits in 1 repository

Created a pull request in godotengine/godot that received 1 comment

LocalVector: Don't error if from >= count

Vector handles this silently by returning -1, and we should do the same here. Otherwise we get errors when calling find() on e.g. a LocalVector of …

+0 −1 1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.