Am i a developer yet

4 0 0
                                    

In my long quest to be the best programmer that ever was, and to get a job as a game developer even though my major is in computer information science I've made tic tac toe

In my long quest to be the best programmer that ever was, and to get a job as a game developer even though my major is in computer information science I've made tic tac toe

Oops! This image does not follow our content guidelines. To continue publishing, please remove it or upload a different image.

Fun fact this was originally an assignment to make tic tac toe but much more complected since we had to input numbers to have a mark display. The assignment also didn't have a GUI so everything was done in a text displaying loop. 

After a little while i was bored and decided to mess around with the program. First thing i did was add a few exceptions. Anything that wasn't a number would cause a crash. Then we learned about fx Another fun fact i actually learned swing before i learned fx. And i like fx better cause there's no J's in front of everything we declare So when boredom struck again i made a GUI then added some functionality to everything and this was made. Its much simpler and needs no exception handling since there's no keyboard input. Just buttons and a changing label

Thoughts in my headWhere stories live. Discover now