Skip to content

cis3296s24/cascading-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Cascading Tic Tac Toe

Downloads & Release notes | Contributing to Cascading Tic Tac Toe | Latest Update

Build status

Architecture Solution (Main) Installer (Main)
x64 Working Working
darwin Working Working

About

Cascading Tic Tac Toe is a novel take on the more well-known Tic Tac Toe with a dynamic game board and increased complexity.

Current Features:
Cascading Board Target Score Mode Interactive UI

This is a mockup of Cascading Tic-Tac-Toe

Rules

  1. Games can be played until either a target score reached or a target time is elapsed.
  2. A tie or a valid combination of three spaces in a row generates an additional 3x3 board that overlaps the previous board cascading down and to the right.
  3. When a space has been used in a valid combination of three it may still be used in another combination of three if it does not create a combination of four or more.

Installing & Running Cascading Tic Tac Toe

Requirements

  • Windows 11+
  • macOS 11+

Via GitHub Release [Recommended]

Go to the Cascading Tic Tac Toe GitHub releases page and click on Assets at the bottom to show the files available in the release. Use the appropriate Cascading Tic Tac Toe installer that matches your machine's architecture.

Description Filename
X64 cascading-tic-tac-toe-0.5-x64.zip
darwin cascading-tic-tac-toe-0.5-dmg.zip

Contributing

This project welcomes contributions of all types. We are excited to work with the rust community to create working examples using Bevy.

Requirements

Fork, Clone, Branch, & Create PR

  1. Fork the repo on GitHub
  2. Clone fork locally
  3. Execute cargo run under src directory to run the game
  4. Create feature branch
  5. Work on changes
  6. Create Pull Request

Contributors

Xu Jiang
Kenny Miller
Paul Sedra
Dongting Gao

Latest Update

0.5 - January 2024 Update

In this release, we focused on bug fixes and documentation.

Highlights

What is planned for version 0.6

For v0.6, we'll work on the items below:

--

About

prj--01-cascading-tic-tac-toe created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages