Puzzle game made for the Playmakers August Jam 2024
Find a file
2024-08-11 12:47:57 +10:00
Assets started working on room transition but its very janky, might just make it a basic resest? 2024-08-10 23:10:36 +10:00
Commands game now handles player/commands falling out of the world, updated readme with todo and removed todo.txt 2024-08-11 12:47:57 +10:00
Levels dash working 2024-08-11 12:27:38 +10:00
Scripts game now handles player/commands falling out of the world, updated readme with todo and removed todo.txt 2024-08-11 12:47:57 +10:00
.gitattributes Update .gitattributes, .gitignore, TestZone.tscn, and 6 more files 2024-08-10 14:01:51 +10:00
.gitignore Update .gitattributes, .gitignore, TestZone.tscn, and 6 more files 2024-08-10 14:01:51 +10:00
gui.tscn lose screen gui working well 2024-08-11 10:53:26 +10:00
icon.svg Update .gitattributes, .gitignore, TestZone.tscn, and 6 more files 2024-08-10 14:01:51 +10:00
icon.svg.import Update .gitattributes, .gitignore, TestZone.tscn, and 6 more files 2024-08-10 14:01:51 +10:00
player.tscn dash working 2024-08-11 12:27:38 +10:00
project.godot started working on room transition but its very janky, might just make it a basic resest? 2024-08-10 23:10:36 +10:00
README.md game now handles player/commands falling out of the world, updated readme with todo and removed todo.txt 2024-08-11 12:47:57 +10:00

ChronoChamber

Puzzle game made by Tom for the Playmakers August Jam 2024

Credits

TODO

  • FPS Controller
  • Chrono terminal
  • commands
  • level deign
    • aiming for at least 5 levels, ideally about 10
  • level funciton
    • Losing the game
    • winning the game and moving to next level
  • command functions
  • test camera controls for framerate independance
  • Menu
    • Level select
    • Credits page
  • itch.io page

COMMANDS

  • Jump - go up! works in the air too
  • Dash - Move in direction you are facing for 0.3s
  • Phase - collider turns off for 1 second (should i make this longer or a toggle perhaps?)
  • 2-3 more commands would add more content/puzzle potencial

BUGS

  • cant place command block in pedestals which ahs already had one
  • cammoand blocks can be lost by falling out of world