package
0.0.0-20240506073618-b7d9b7271415
Repository: https://github.com/schnorchersepp/tankwars2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

RunEditor initializes and runs the map editor with the specified file and world data.
RunGame initializes the game window and starts the GUI loop.

# Structs

Editor implements the ebiten.Game interface and manages the Map-Editor.
Game implements the ebiten.Game interface and manages the GUI.