4dillusions / GameEditor2D

editor for 2D tile games (C#, .NET 7, TDD, BDD, MVVM BL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameEditor2D - editor for 2D tile games

alt tag

Features

  • independent editor for 2D tile-based game engines (with reload support)
  • run game with parameters
  • catch engine log
  • send cmmands
  • asset browser
  • edit tilemap with tileset
  • edit GLSL, json, etc. text files
  • view audio and image files

Technology

  • modern C# .NET 7 platform
  • WPF UI with MVVM + BL architecture
  • modular, n-tier environment
  • MSTest TDD and SpecFlow BDD processes

About

editor for 2D tile games (C#, .NET 7, TDD, BDD, MVVM BL)

License:GNU General Public License v3.0


Languages

Language:C# 79.5%Language:Gherkin 13.4%Language:Batchfile 7.1%