Commit Graph

12 Commits

Author SHA1 Message Date
c16a913ba2 Update README with game details, add images, and enhance .gitignore for log files 2026-04-26 16:13:01 +02:00
ede03ad026 Update tileset and settings, enhance logging
- Updated tileset configuration in 'tileset.tsj' to include new tiles and adjust dimensions.
- Added 'settings.json' for key bindings related to climbing and movement actions.
- Enhanced game logging in 'game.log' to track game start events and map loading.
- Updated the game binary to the latest version.
2026-04-26 15:59:44 +02:00
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