Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tlively/N-TicTacToe

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N-TicTacToe

An n-dimensional tic tac toe game written in python using ncurses for graphics.

Run

Play with a 4 dimensions with board length 5 and 2 players

./TicTacToe.py

Play with n dimensions with board length n+1 and 2 players

./TicTacToe.py n

Play with n dimensions with board length m and 2 players

./TicTacToe.py n m

Play with n dimensions with board length m and p players

./TicTacToe.py n m p

To use python 2.7 instead of three, use TicTacToe2.py instead of TicTacToe.py

Play

w, a, s, d - move cells

enter - select a cell

esc - go back up a level

About

N-dimensional Tic Tac Toe implemented in Python and curses

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.