- Game Designer
Programming
Projects
_PNG.png)
_PNG.png)
FF Clone
FF Clone (abbreviation for Final Fantasy Clone) is a C++ turn-based RPG in which it takes many elements from DnD and Final Fantasy RPG games and makes it into a C++ exclusive turn base affair. This bad boy has quite a bit of line of code for all the major classes and dynamic arrays, it has some music that you might recognize as well and a save and load feature with a built-in character creator. *Huge props to Suraj Sharma for the very informative and helpful guide in how to make this project a possibility.
_PNG.png)
_PNG.png)
Music Collection Database
The music collection database I created for a class project. It's a Microsoft Access SQL based database, where it collects data from a music collection and evaluates everything from the record label, price to even the registry code. The purpose of the program was to use for a record shop or as a personal database for all sorts of media files on your computer. The thing to note is that the whole program is in Spanish, but info and data from other languages can be applied to and inserted into this program.