test
  • JavaScript 92.3%
  • CSS 5%
  • HTML 2.7%
Find a file
accidentallyStable ea09b2a9da Add utility functions, runtime tests, smoke tests, and styles for the game
- Created utils.js with math helpers and persistent save functionality.
- Implemented runtime_test.js to simulate gameplay and validate game mechanics.
- Added smoke_test.js to verify data integrity and cross-references among game assets.
- Introduced style.css for consistent styling across game screens and UI elements.
2026-08-23 11:49:35 +02:00
js Add utility functions, runtime tests, smoke tests, and styles for the game 2026-08-23 11:49:35 +02:00
index.html Add utility functions, runtime tests, smoke tests, and styles for the game 2026-08-23 11:49:35 +02:00
runtime_test.js Add utility functions, runtime tests, smoke tests, and styles for the game 2026-08-23 11:49:35 +02:00
smoke_test.js Add utility functions, runtime tests, smoke tests, and styles for the game 2026-08-23 11:49:35 +02:00
style.css Add utility functions, runtime tests, smoke tests, and styles for the game 2026-08-23 11:49:35 +02:00