Skip to content

Udacity's great Java Programming Basics project continued

License

Notifications You must be signed in to change notification settings

bivanbi/udacity-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity's TicTacToe Continued

Udacity has this great free Java Programming Basics course, which has a project called Tic Tac Toe.

I was quite inspired by that project and wanted to improve beyond the original Udacity course.

The goal is to gradually make the code better, the game board more flexible and the 'AI' a bit more challenging. We will be actively using Git branching / merging, semantic versioning and probably other concepts as well.

Prerequisites

Installing

Windows and MacOS

All above requirements are covered within the two Udacity courses, complete with installation instructions for MacOS and Windows.

Ubuntu Linux 18.04 and above

Open a terminal window (Win button + type in: terminal or press ctrl+alt+t) and do:

sudo snap install intellij-idea-community --classic
sudo apt-get install git gradle openjdk-8-jdk

Exercises

See Exercises.

License

This collection of excercises and supporting information is licensed under GNU Free Documentation License.

Udacity's training material is subject to Udacity's own license terms and conditions.

About

Udacity's great Java Programming Basics project continued

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published