Skip to content

howiieb/hearthstone-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hearthstone generator

This is a Java project that generates random Hearthstone cards. This was made for a university project about "computational creativity" (the area of making programs that can make other creative things), but is kinda fun, so is being published here too.

How to run

This now has a web app! Check out http://howiieb.com/hearthstone-generator/.

Alternatively, if you want to run these files locally, run CardBuilder.java (in whatever IDE you enjoy, I don't quite feel like building this). The command line interface will guide you through the rest. This project should have no prerequisites.

How it works

The report written for the university project that breaks down how this happened and how it works is available here. I got a pretty strong mark for this, so I must have done something right.

About

Java project to generate Hearthstone cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages