Skip to content

Kerem-Yavuz/XOX3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XOX Game (In Development)

Welcome to the XOX Game! This project is a modern take on the classic tic-tac-toe game developed in Unreal Engine 5. This game is a collaborative effort between Kerem-Yavuz and Akeremyavuz

Table of Contents

Introduction

The XOX Game is a 3D version of the classic tic-tac-toe game, providing both single-player and multiplayer modes. In single-player mode, you can challenge an AI opponent, while in multiplayer mode, you can compete with your friends. The game features an intuitive and engaging interface, making it fun and easy to play.

Features

  • 3D Graphics: Experience tic-tac-toe in a visually appealing 3D environment.
  • Single-Player Mode: Play against an AI opponent with varying difficulty levels.
  • Multiplayer Mode: Challenge your friends in a local multiplayer setup.
  • User-Friendly Interface: Simple controls and clear visual feedback.
  • Cross-Platform: Play on both PC and mobile devices.

Installation

Prerequisites

  • Unreal Engine 5

Steps

  1. Clone the repository:
    git clone https://github.com/Kerem-Yavuz/XOX3D
  2. Open the project in Unreal Engine 5.
  3. Build the project by selecting File > Package Project > Your Platform.
  4. Follow the on-screen instructions to complete the build process.
  5. Run the executable file from the build directory to start the game.

Gameplay

Controls

  • Mouse: Click to place your mark (X or O) on the desired cell. Drag Mouse for flipping the cube

Rules

  • The game is played on a 3x3 grid. on each face of cube
  • Players take turns to place their mark (X or O) in an empty cell.
  • The first player to align three of their marks vertically, horizontally, or diagonally wins.
  • If all cells are filled and no player has aligned three marks, the game ends in a draw.

Unique Features

  • Cube Game Board so its like 6 boards at a time
  • Unique special abilities
  • Extra points for corners of the cube

Contributing

We welcome contributions from the community! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add a new feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

Thank you for playing our XOX Game! We hope you enjoy it as much as we enjoyed creating it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages