This website requires JavaScript.
Explore
Help
Register
Sign In
jcreek
/
CosmicClash
Watch
1
Star
0
Fork
0
You've already forked CosmicClash
mirror of
https://github.com/jcreek/CosmicClash.git
synced
2026-09-10 16:04:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7777280062c70f4d3d5aa32a92e1127940e956dd
CosmicClash
/
Game
/
scenes
T
History
Josh Creek
7777280062
feat(*): Exempt the floor from the wall-contact penalty, add a tilt penalty for non-upright flight, and double velocity-to-ball shaping
2026-07-19 15:34:34 +01:00
..
arena_01.tscn
feat(*): Replace the test terrain arena with an enclosed standard-size space-platform arena (shared ArenaBoundary floor/walls/ceiling scene, starfield sky, ball CCD) and derive TrainingMode placement bounds from it, dropping the out-of-bounds reward guard
2026-07-18 20:18:03 +01:00
free_play.tscn
refactor(*): Restructure game into reusable Arena/GameMode architecture with controller-driven ships, adding Free Play and Match modes
2026-07-18 15:34:11 +01:00
HUD.tscn
refactor(*): Restructure game into reusable Arena/GameMode architecture with controller-driven ships, adding Free Play and Match modes
2026-07-18 15:34:11 +01:00
main_menu.tscn
feat(*): Add bot-vs-bot Spectate mode with main-menu entry, entropy-control flags (--ent-coef, --reset-std) for resumed training runs, and a Linux/3090 remote-training guide (TRAINING_LINUX.md)
2026-07-19 10:10:32 +01:00
match.tscn
feat(*): Exempt the floor from the wall-contact penalty, add a tilt penalty for non-upright flight, and double velocity-to-ball shaping
2026-07-19 15:34:34 +01:00
ship_camera_rig.tscn
refactor(*): Restructure game into reusable Arena/GameMode architecture with controller-driven ships, adding Free Play and Match modes
2026-07-18 15:34:11 +01:00
spectate.tscn
feat(*): Exempt the floor from the wall-contact penalty, add a tilt penalty for non-upright flight, and double velocity-to-ball shaping
2026-07-19 15:34:34 +01:00
training.tscn
feat(*): Add self-play RL training pipeline with PPO trainer, in-game GDScript policy inference, and bot opponent support in Match mode
2026-07-18 19:32:51 +01:00