Skip to content

A command line ASCII TicTacToe game against a CPU player made in Java.

Notifications You must be signed in to change notification settings

kindevall/java-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

A course assignment/projectwork I made a year ago for "Introduction to programming" course on my first year of studies at Tampere University of Applied Sciences.


AUTHOR
	Kalle Lindevall
	2018

TO COMPILE AND RUN
	javac src/TicTacToe.java
	java src/TicTacToe

More documentation in doc/TicTacToe.html

About

A command line ASCII TicTacToe game against a CPU player made in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published