Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Latest commit

Β 

History

History
55 lines (37 loc) Β· 1.75 KB

File metadata and controls

55 lines (37 loc) Β· 1.75 KB

πŸ”¨ Hammer - 2D Map Editor (Project currently under development.)

Hammer is a lightweight and intuitive tilemap editor, specially designed to create 2D maps for our upcoming game directly in your browser.

Hammer Editor Version License

✨ Features

  • 🎨 Custom Tilesheets: Import your images (PNG, JPG, JPEG) with automatic 16x16 slicing
  • πŸ–ΌοΈ Infinite Canvas: Free navigation with zoom and pan
  • πŸ› οΈ Editing Tools: Brush and eraser to place/remove tiles
  • πŸ’Ύ Save & Load: Export/import in compressed .tmpx format
  • ⌨️ Keyboard Shortcuts: Optimized workflow
  • πŸ“ Real-time Console: Instant feedback

πŸš€ Quick Start

  1. Load a tilesheet: U or "Upload Tilesheet" button
  2. Select a tile: Click in the left palette
  3. Draw: Draw tool (D) + click on canvas
  4. Navigate: Right-click + drag / Mouse wheel to zoom
  5. Save: Ctrl + S to export your map

πŸ“‹ Shortcuts

Key Action
U Import tilesheet
D Draw tool
E Erase tool
C Center view
Ctrl + S Save

πŸ“„ .tmpx Format

Compressed file containing embedded tilesheet and map data, optimized for our game engine.

πŸ“± Compatibility

  • βœ… Chrome, Firefox, Edge
  • ❌ Safari (not supported)
  • ❌ Mobile/tablet (not suitable)

πŸ“ž Support

πŸ“œ License

MIT License - Free to use and modify.


✨ Create your levels now! Tool dedicated to developing our upcoming game.