chuck.js/app/Game/Core
Karl Pannek 74957807e2 Extend debug platform to the left to cover spawn area
- Moved 4 tiles from right side (x=16-19) to left side (x=6-9)
- Platform now spans x=6-15 instead of x=10-19
- Chuck should now spawn safely on the platform without falling
2025-07-16 13:13:00 +02:00
..
Collision use strict; fixes #83 2014-12-22 01:43:21 +01:00
Control Adds forward walking on shift 2016-10-09 19:56:06 +02:00
GameObjects Makes singleton variable name of OptionsHelper lowercase 2016-10-10 23:11:18 +02:00
Loader Extend debug platform to the left to cover spawn area 2025-07-16 13:13:00 +02:00
Physics Makes singleton variable name of NotificationCenter lowercase 2016-10-10 22:11:55 +02:00
GameController.js Add working debug level with grass and soil tiles 2025-07-16 12:51:31 +02:00
Player.js Makes singleton variable name of NotificationCenter lowercase 2016-10-10 22:11:55 +02:00
User.js added optimizer scripts and some code style improvements 2015-03-09 04:56:28 +01:00