MCPcopy Create free account

hub / github.com/abagames/claude-one-button-game-creation / types & classes

Types & classes56 in github.com/abagames/claude-one-button-game-creation

Class
archive/for_zero_touch/scripts/tester_ga_input.js:15
Class
archive/for_zero_touch/scripts/tester_ga_balance.js:16
Class
archive/for_zero_touch/scripts/tester_ga_balance.js:106
Class
archive/for_zero_touch/scripts/tester_simulator.js:36
Class
archive/for_zero_touch/scripts/random_tag_selector.js:22
Class
archive/for_zero_touch/scripts/tester_random.js:12
Class
archive/for_zero_touch/scripts/tester_ga_individual.js:14
Class
archive/for_zero_touch/scripts/tester_vector.js:9
Class
archive/for_zero_touch/scripts/tester_input_patterns.js:11
Class
archive/for_zero_touch/scripts/tester_events.js:29
Class
archive/for_zero_touch/scripts/tester_game_analyzer.js:15
Class
archive/for_web/scripts/game-testing-framework.js:20
Class
archive/for_web/scripts/game-testing-framework.js:136
Class
archive/for_web/scripts/game-testing-framework.js:210
Class
archive/for_web/scripts/game-testing-framework.js:1030
Class
archive/for_web/scripts/game-testing-framework.js:1081
Class
archive/for_web/scripts/game-testing-framework.js:1156
Class
archive/for_web/scripts/game-testing-framework.js:1430
Class
archive/for_web/scripts/game-testing-framework.js:1517
Class
archive/for_web/scripts/game-testing-framework.js:1743
Class
archive/for_chat/cursor_knowledge/game-testing-framework.js:37
Class
archive/for_chat/cursor_knowledge/game-testing-framework.js:111
Class
archive/for_chat/cursor_knowledge/game-testing-framework.js:889
Class
archive/for_chat/cursor_knowledge/game-testing-framework.js:1061
ClassEventLogger
* Event Logger for structured game event recording * Captures significant game events for LLM analysis
archive/for_zero_touch/scripts/tester_events.js:29
ClassGAIndividual
* Represents an individual (genome) in the genetic algorithm * Genome format: [(interval_ms, duration_ms), ...]
archive/for_zero_touch/scripts/tester_ga_individual.js:14
ClassGAIndividual
* Represents an individual (genome) in the genetic algorithm * Genome format: [(interval_ms, duration_ms), ...]
archive/for_web/scripts/game-testing-framework.js:1081
ClassGAInputGenerator
* Genetic Algorithm-based input pattern generator * Evolves optimal input patterns to maximize game score
archive/for_zero_touch/scripts/tester_ga_input.js:15
ClassGAInputGenerator
* Genetic Algorithm-based input pattern generator * Evolves optimal input patterns to maximize game score
archive/for_web/scripts/game-testing-framework.js:1156
ClassGameAnalyzer
* Analyzes game test results to evaluate game quality
archive/for_zero_touch/scripts/tester_game_analyzer.js:15
ClassGameAnalyzer
* Analyzes game test results to evaluate game quality
archive/for_web/scripts/game-testing-framework.js:1743
ClassGameAnalyzer
* Analyzes game test results to evaluate game quality
archive/for_chat/cursor_knowledge/game-testing-framework.js:1061
ClassGameBalanceGA
* Genetic Algorithm for game balance parameter optimization
archive/for_zero_touch/scripts/tester_ga_balance.js:106
ClassGameBalanceGA
* Genetic Algorithm for game balance parameter optimization
archive/for_web/scripts/game-testing-framework.js:1517
ClassGameBalanceIndividual
* Represents an individual game balance parameter set
archive/for_zero_touch/scripts/tester_ga_balance.js:16
ClassGameBalanceIndividual
* Represents an individual game balance parameter set
archive/for_web/scripts/game-testing-framework.js:1430
ClassGameSimulator
* Core game simulator that emulates core game functionality * for testing purposes, interacting with external game concept modules.
archive/for_zero_touch/scripts/tester_simulator.js:36
ClassGameSimulator
* Core game simulator that emulates core game functionality * for testing purposes, interacting with external game concept modules.
archive/for_web/scripts/game-testing-framework.js:210
ClassGameSimulator
* Core game simulator that emulates core game functionality * for testing purposes, interacting with external game concept modules.
archive/for_chat/cursor_knowledge/game-testing-framework.js:111
ClassInputPatternGenerator
* Generates various input patterns for testing
archive/for_zero_touch/scripts/tester_input_patterns.js:11
ClassInputPatternGenerator
* Generates various input patterns for testing
archive/for_web/scripts/game-testing-framework.js:1030
ClassInputPatternGenerator
* Generates various input patterns for testing
archive/for_chat/cursor_knowledge/game-testing-framework.js:889
ClassVector
* Simple Vector class for 2D operations needed by drawing functions.
archive/for_zero_touch/scripts/tester_vector.js:9
ClassVector
* Simple Vector class for 2D operations needed by drawing functions.
archive/for_web/scripts/game-testing-framework.js:136
ClassVector
* Simple Vector class for 2D operations needed by drawing functions.
archive/for_chat/cursor_knowledge/game-testing-framework.js:37
InterfaceVector
docs/bundle.d.ts:491
InterfaceVector
archive/for_chat/chat_knowledge/crisp-game-lib.d.ts:281
InterfaceVector
archive/for_chat/cursor_knowledge/crisp-game-lib.d.ts:403
InterfaceVector
archive/for_chat/project_knowledge/crisp-game-lib.d.ts:281
InterfaceVectorLike
docs/bundle.d.ts:517
InterfaceVectorLike
archive/for_chat/chat_knowledge/crisp-game-lib.d.ts:307
InterfaceVectorLike
archive/for_chat/cursor_knowledge/crisp-game-lib.d.ts:430
InterfaceVectorLike
archive/for_chat/project_knowledge/crisp-game-lib.d.ts:307
ClassXorshift128
archive/for_zero_touch/scripts/random_tag_selector.js:22
ClassXorshift128
* Xorshift128 pseudo-random number generator * Fast, deterministic, and seedable PRNG suitable for game testing
archive/for_zero_touch/scripts/tester_random.js:12
ClassXorshift128
* Xorshift128 pseudo-random number generator * Fast, deterministic, and seedable PRNG suitable for game testing
archive/for_web/scripts/game-testing-framework.js:20