issues
search
SebastianKane
/
gen-craft
A simple proof of concept for a crafting game created through saving the outputs of generative AI.
MIT License
0
stars
0
forks
source link
Major Refactor + Image Gen Capabilities
#6
Closed
SebastianKane
closed
4 months ago
SebastianKane
commented
4 months ago
Refactor
Added new game dir for organization.
Added and implemented concept and method specific types.
Made new file for game util functions.
Separated classes for readability.
Image Gen
Added image generation
Added utility functions for scaling new images
Added saving images to mongo
Resolves #4
Refactor
Image Gen
Resolves #4