The Wayback Machine - https://web.archive.org/web/20220219012117/https://github.com/vnen
Skip to content
Avatar

Achievements

Achievements

Organizations

@godotengine @flikore @JavaryGames
Block or Report

Block or report vnen

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++ 46.4k 8.4k

  2. blockpop Public archive

    A simple Breakout clone made with the Godot Engine 1.1

    GDScript 25 4

  3. A simple 2D RPG for testing Godot Engine development

    GDScript 41 7

  4. nanobot Public

    Forked from robotlolita/nanobot

    A silly bot for NaNoWriMo wordwars.

    JavaScript 1

  5. Plugin for Godot Engine to import Tiled Map Editor tilemaps and tilesets

    GDScript 587 68

  6. A simple Langton's Ant example made with the Godot Engine

    GDScript 3 1

413 contributions in the last year

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

Contribution activity

February 2022

Created 2 commits in 1 repository

Created a pull request in godotengine/godot that received 8 comments

Fixes for some issues with enums in GDScript

This solves some inconsistencies when using enum as a type in GDScript. With this they'll be recognized as integers or Dictionaries when appropriate.

+352 −57 8 comments
Opened 1 other pull request in 1 repository
godotengine/godot 1 merged
Reviewed 2 pull requests in 1 repository