Skip to content

The Dungeon Crawl Classics Zero Level Character Generator (Version 2) 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 simulat…

Notifications You must be signed in to change notification settings

mark-tasaka/php-jQuery-DCC-Zero-Level-Character-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-jQuery-DCC-Zero-Level-Character-Generator

The Dungeon Crawl Classics Zero Level Character Generator (Version 2) 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.

About

The Dungeon Crawl Classics Zero Level Character Generator (Version 2) 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 simulat…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published