The aim of this project is to create an Advance Wars Clone with a lot of additions customizations and modding support. For Contact Inforamtion see the wiki page. Take a view on the game.
-
Updated
Nov 11, 2024 - C++
A genre of game where players take turns.
The aim of this project is to create an Advance Wars Clone with a lot of additions customizations and modding support. For Contact Inforamtion see the wiki page. Take a view on the game.
A tool for someone to use to quickly create content for a tabletop RPG world. Libraries for making video games with the d20 system
Signus: The Artefact Wars. Czech turn-based strategy game similar to Battle Isle series
An ascii and/or pixelart roguelike.
Modular turn-based-RPG-like battle simulator with JSON configuration files
Strategic Cell-Based Turn-Based RPG based loosely on the French MMORPG Dofus
A simple text infinite Turn-Based game until you lose the game
Online tactical card game for 2 players
Turn based strategy/exploration/management game in 2D. It is programmed in modern C++ using a client/server architecture, allowing for both single and multiplayer games.
Trabajo práctico N° 2 de Algoritmos y Programación 2, Cátedra Calvo, Primer cuatrimestre 2023, FIUBA
Robo Revolution: Turn Based Coop FPS Game for CSC 476 at Cal Poly SLO
Turn-based strategy game in 72 hours for Ludum Dare 42
A C++ game made during a week for the Game's Dev course at UPF 2019
Unreal Engine plugin for Turn-based games
Signus: The Artefact Wars. Czech turn-based strategy game similar to Battle Isle series
entities2 is a small turn-based command-line combat game, which (v1.0) I wrote in 2 days.
Disboard is a c++ framework useful for studying sequential turn based games. It includes an engine for implementing games and AIs that can play them.
this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. The game supports various starting positions, unplayable squares, and includes functionality for saving and loading game states.