Titan's Circuit is a browser-based puzzle game featuring three concentric hexagonal rings. The goal is to align or manipulate elements within the rings according to game-specific rules and mechanics. This project was developed as part of Delta Force Task-1.
Players interact with three rotating hexagonal rings. Each player can place their titans independently on the vertices of hexagons to battle against each other in a strategic game. The game tests your spatial awareness, pattern recognition, and problem-solving skills.
No installation is necessary. Simply:
- Download or clone this repository.
- Open
index.htmlin any modern web browser.
OR
- Open
https://gthamsrim1.github.io/Delta-Task-1/in any modern web browser.
That's it! You're ready to play.
├── index.html # Main HTML file ├── style.css # Game styles ├── script.js # Game logic └── game.html.js # Game HTML file
- HTML
- CSS
- JavaScript (Vanilla)
- Developed for Delta Force - Task 1
- Thanks to the Delta Force team for the challenge and inspiration.


