Commit Graph

10 Commits

Author SHA1 Message Date
ef550044ad Update tileset and game log for improved asset management and debugging
- Modified tileset configuration to include multiple tile images with updated dimensions.
- Enhanced game log to provide detailed startup information and entity loading for room1.
- Updated binary file for the game executable.
added climebol laders
2026-04-26 12:13:55 +02:00
a6c8044e4a Updated map 2026-04-26 02:39:13 +02:00
16ae22bcba Add new map and tileset files for Windows release
- Created test.tmj and test.tsj files in the maps directory.
- Added tileset.tsj with configuration for the MainTileset including image path and dimensions.
2026-04-26 02:35:31 +02:00
93abb31ba7 Implementerat Tiled JSON Map parser med portaler mellan 2 st hundramappars rum 2026-04-26 00:55:14 +02:00
feabe7366c Refaktoriserat kartan till en solid 3D-Array [][][]Entity och adderat dubbla views (TopDown & SideView) var spelaren laddar sina Animation Frames 2026-04-26 00:24:28 +02:00
b250629e34 Lagt till bas-karta med sky-blue bakgrund och fungerande plattformshopp 2026-04-25 23:21:56 +02:00
56934135ab Skapat grundprojekt: Huvudmeny och Spel-scen as med hoppmakanik och AABB kollisions-grund 2026-04-25 22:46:10 +02:00
680a6f5f9e Uppdaterat plan, README och lagt till VS Code bygg-tasks 2026-04-25 22:45:09 +02:00
a5ab983206 Initierat Go modul och laddat ner referens-sprites 2026-04-25 22:44:32 +02:00
8a58e22640 Initial commit 2026-04-25 21:35:40 +02:00