Build two games with diffrent code and user interface but have same working. -- 2
Budget: $50 – $100 USD
You will be required to submit a fully working Maven project (tetrecs.zip)
It must be possible for us to compile and build your project using the pom.xml file
This should as a minimum contain the pom.xml and src folder and in the same structure as the skeleton was provided in
If you want to test your submission, unzip your tetrecs.zip file somewhere else on your computer and ensure you can mvn clean compile javafx:run it
Your code must be fully Javadoc documented - we will be generating this and verifying this with Maven mvn javadoc:Javadoc
It must be possible for us to compile and build your project using the pom.xml file
This should as a minimum contain the pom.xml and src folder and in the same structure as the skeleton was provided in
If you want to test your submission, unzip your tetrecs.zip file somewhere else on your computer and ensure you can mvn clean compile javafx:run it
Your code must be fully Javadoc documented - we will be generating this and verifying this with Maven mvn javadoc:Javadoc