Skip to content

The Mutant Crawl Classics Zero Level Character Generator (Version 4) has been designed primarily with PHP and jQuery. Several of the jQuery/JavaScript functions are stored in external files, as a means of creating greater design efficiency, with the goal of writing a program with high cohesion and low coupling. In this way, this program simulate…

mark-tasaka/php-jquery-mcc-zero-level-character-gen-v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-jquery-mcc-zero-level-character-gen-v4

The Mutant Crawl Classics Zero Level Character Generator (Version 4) has been designed primarily with PHP and jQuery. Several of the jQuery/JavaScript functions are stored in external files, as a means of creating greater design efficiency, with the goal of writing a program with high cohesion and low coupling. In this way, this program simulates Object-Oriented design. JSON is used to store multi-column variables, with jQuery functions used to retrieve these variables.

Update 1.07 (Aug 2, 2020): Mutant Crawl Classics Zero Level Character Generator launch page has been added.

Update 1.06 (July 27, 2020): alignment.php file deleted and archaicAlignment.js file added. The release version of the code update. The GitHub Launch page will be added in the next update.

Update 1.05 (July 26, 2020): adjustment.js deleted. Updates to zeroLevelCharacter.php and mcc_zero_characters.css files.

Update 1.04 (July 25, 2020): Modifications to existing code.

Update 1.03 (July 23, 2020): New files added: manimalAppearance.js, mutantAppearance.js and plantientAppearance.js.

Update 1.02 (July 20, 2020): A new character sheet added. As well, updates were made to levelZeroCharacters.php and mcc_zero_characters.css files.

Update 1.01 (July 19, 2020): An 'work-in-progress' iteration of the MCC Zero-Level Character Generator code has been uploaded.

Initial commit (July 18, 2020): The Mutant Crawl Classics Zero Level Character Generator Version 4 repository has been created. Code will be added in the next update.

About

The Mutant Crawl Classics Zero Level Character Generator (Version 4) has been designed primarily with PHP and jQuery. Several of the jQuery/JavaScript functions are stored in external files, as a means of creating greater design efficiency, with the goal of writing a program with high cohesion and low coupling. In this way, this program simulate…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published