CharGen
A downloadable tool for Windows, macOS, and Android
CharGen is a simple character generator made with Corona SDK for PROCJAM 2016.
It's not entirely relying on Corona SDK features so you can make it work with LÖVE 2D, Defold or any other Lua powered engine with a little bit of tweak.
First of all, you should know that I kept the overall resolution very low to adjust with the assets. They are pretty low-res, actually 32x32 pixels.
Also, I didn't have the time to categorize assets to the related folders so the characters created are not necessarily "medieval" or "modern". It is included as a groundwork for your projects. You can easily tweak the project for your needs and use those categories as "man / woman", "warrior / mage" etc.
The art included in the project is taken from PROCJAM website, made by Tess and licensed under Creative Commons Legal Code Attribution-NonCommercial 3.0 Unported.
You can find the related art pack here -> http://www.procjam.com/art/tess.html
You can tweak and use the code in any way you like but if you do, I would love to know that it's being used so don't forget to send me a message :)
**********Update(19.11.2016)**********
Uploaded an Android build(CharGen.apk) and a Windows build(CharGen.Win32.zip) for demonstration purposes.
Status | Released |
Category | Tool |
Platforms | Windows, macOS, Android |
Rating | Rated 4.0 out of 5 stars (2 total ratings) |
Author | madclown |
Made with | Corona SDK |
Tags | 2D, Character Customization, Corona SDK, Generator, lua, Procedural Generation, PROCJAM |
Install instructions
You need Corona SDK(or another Lua based SDK) to use this tool:
OR
you can install the CharGen.apk file to your Android device and see how it works
OR
you can unzip the CharGen.Win32.zip file to your PC and run the CharGen.exe file to see how it works.
Comments
Log in with itch.io to leave a comment.
Can this be used in commercial projects such as games?
Other than the art, sure. Art is subject to other licenses I mentioned in the project description.
By the way, you can also use another tool we created "Character Creator" if you need a more detailed solution. It's also free to use. Here: https://marketplace.coronalabs.com/app-templates/character-creator
By the way, if you manage to release your game, let me know. I'd love to see how it worked out for you.