Skip to content

koekiebox/emergestudio_test

Repository files navigation

emergestudio_test

Test created for developers wanting to join Emerge Studio.

To make use of the test you will require the following:

Introduction

The test is a Tic-tac-toe game that needs to be completed by filling in the blank programming bits. The aim of the test is to see what approach is taken in completing the application, rather than having a pass or fail scenario.

To learn more about Tic-tac-toe, goto http://en.wikipedia.org/wiki/Tic-tac-toe

The "TODO" comments will guide you in what to do on class and method level for the test.

  • The first point of entry is the com.emergestudio.test.Main.java file.
  • Once you are done, you may run the build.xml ant build file to produce an executable TickTacToe.jar file.
  • YOU ARE NOT ALLOWED TO REMOVE EXISTING CODE, ONLY ADD NEW CODE WHERE INDICATED.

Once you are done, please e-mail a zipped copy of the code to jason@emergestudio.net.

Thank you. Regards, Emerge Studio

About

Test created for developers wanting to join Emerge Studio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages