biiigwang / My-tic-tac-toe

Entry-level projects using Godot game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Tic-Tac-Toe

README | 中文文档

Introduction

This is a tic-toe game written using the Godot open source game engine.

As a practice project for the author to learn the Godot engine, this project is an entry-level project.

Todo List

It is planned to achieve the following functions:

  • Basic functions

  • Game interface

  • Game logic

  • Reopen the game

  • Game sound effects

  • Network connection

  • Support local area network connection

  • Support P2P online

  • Game AI

  • Support three levels of game AI: simple, medium and difficult

  • Game release

  • Web version

  • Steam version

  • Apple App Store

  • Localization

  • Simplified Chinese

  • English

About

Entry-level projects using Godot game engine


Languages

Language:GDScript 100.0%