This repository has been archived on 2026-02-23 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
main
Some checks failed
Deploy / build (push) Failing after 3s
🔨 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.
✨ 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
.tmpxformat - ⌨️ Keyboard Shortcuts: Optimized workflow
- 📝 Real-time Console: Instant feedback
🚀 Quick Start
- Load a tilesheet:
Uor "Upload Tilesheet" button - Select a tile: Click in the left palette
- Draw: Draw tool (
D) + click on canvas - Navigate: Right-click + drag / Mouse wheel to zoom
- Save:
Ctrl + Sto 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
- 🐛 Issues
- 💡 Discussions
📜 License
MIT License - Free to use and modify.
✨ Create your levels now! Tool dedicated to developing our upcoming game.
Languages
TypeScript
80%
CSS
16.2%
JavaScript
1.7%
HTML
1.2%
Dockerfile
0.9%