Gridalonia, A 3D Tactics Game
Location
Access Type
Open Access
Entry Number
74
Start Date
4-7-2021 3:45 PM
End Date
4-7-2021 4:00 PM
Department
Computer Science
Abstract
“Gridalonia” is a 3D video game in the style of tactical role playing games simplified to that of a board game, built in C++ using the OpenGL and SDL graphics libraries. Players control units on a 6x6 board and attempt to defeat an AI opponent by defeating all of the AI’s units. Gridalonia separates movement from input: the player presses a key and the model moves independently in real time. The player’s challenge comes from attempting to manage their defense, offense, and healing enough to retain their units while still defeating every enemy unit.
Faculty Mentor(s)
Dr. Will Briggs
Rights Statement
The right to download or print any portion of this material is granted by the copyright owner only for personal or educational use. The author/creator retains all proprietary rights, including copyright ownership. Any editing, other reproduction or other use of this material by any means requires the express written permission of the copyright owner. Except as provided above, or for any other use that is allowed by fair use (Title 17, §107 U.S.C.), you may not reproduce, republish, post, transmit or distribute any material from this web site in any physical or digital form without the permission of the copyright owner of the material.
Gridalonia, A 3D Tactics Game
“Gridalonia” is a 3D video game in the style of tactical role playing games simplified to that of a board game, built in C++ using the OpenGL and SDL graphics libraries. Players control units on a 6x6 board and attempt to defeat an AI opponent by defeating all of the AI’s units. Gridalonia separates movement from input: the player presses a key and the model moves independently in real time. The player’s challenge comes from attempting to manage their defense, offense, and healing enough to retain their units while still defeating every enemy unit.