Skip to content

Radonoxius/Tic-Tac-Toe

Repository files navigation

Tic-Tac-Toe

A Tic-Tac-Toe game written in Java! (With Rust and C interop)

Warning

You can't directly run this program in the IDE. You MUST follow the instructions provided in the below section.

Running the game

First and foremost, you MUST have Linux and Java v22+ (version 22 or higher)

To Run the game, open a new terminal, cd into the parent folder (Tic-Tac-Toe) and type the following:

(Note: Ignore warnings regarding Restricted methods)

./run.sh

Extras (Optional)

If you have clang, rustc and cargo installed, you can run full.sh instead of run.sh.

About

A Tic-Tac-Toe game written in Java, Rust and C!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors