Game Development

Khaki-51

A small Unity experiment that reworks chess-like movement around an action-point system.

Back to all projects
Sep 2023 - Oct 2023
UnityProgramming

Overview

A small Unity experiment that reworks chess-like movement around an action-point system.

Highlights

  • Initiated a new chess game project.
  • It works like chess (no it doesn't) but have action points that can do various operations to move the chess.

Project narrative

Situation

The project explored a chess-like game in which action points replace conventional movement rules.

Task

Initiate a game prototype around action-point-based board operations.

Action

I initiated the Unity project and implemented the core action-point movement concept.

Result

The project produced an experimental chess variant centered on action-point operations.