Pan's Survivor Chess

Details

Playtime Not Played
Last Activity Never
Added 1/2/2024 19:10:55
Modified 1/2/2024 19:37:05
Completion Status Not Played
Library Steam
Source Steam
Platform PC (Windows)
Release Date 8/18/2023
Community Score
Critic Score
User Score
Genre Strategy
Developer
Publisher
Feature Single Player
Links Steam
Tag

Description

Overview

This is a auto-battler & vampire-suvivor like game,

How to play

  • Buy units from shop
  • Drag units from bench to field
  • Keep doing that forever

Background

Hi, I am a programming student at a game school working towards my master degree. This is a portfolio project that I made for a class during the summer term around June and July, time span of 8 weeks, and total hours spent on this project is roughly 90 hours. This is developed inside my own engine that has been created in the past school year. I did the Art and Audio as well, using Aseprite and 1BITDRAGON, the art creation time also count towards the project time, while audio is done after the project due date. Due to my lack of skill in art and sound, those part of the game are less complete.

Future Plan

This is the first self guided project for the school and there is still two more to come. So my time to work on this is very limited, perhaps I will only find time to polish this after I graduate which is 1 year after the release date.
At this point, the audio is not done yet, and I still haven't done any vampire-survivor mechanics like the select 1 from 3 upgrade, mini boss, and chess. I will definitely try to get these in before other things.

Gameplay Features

  • Auto-chess shop
  • Auto-chess bench
  • Auto-chess match 3 upgrade system
  • Auto-chess unit trait bond system
  • 2D infinite grid map
  • Vampire-survivor enemy spawning and targeting

Technical Features

  • 2D disc physics
  • Binary data save/load
  • Game specific UI framework
  • XML data save/load
  • Data-driven architecture
  • Tutorial
  • Leaderboard

Engine Features

  • 2D / 3D rendering with DirectX
  • Audio rendering with FMOD
  • Event System
  • DevConsole
  • XML loading with tinyXML2
  • Image loading with stb_img
  • Perlin/Fractal noise with squirrelnoise4
  • Multi-threading
  • 2D Heat Map
  • Xbox support with xinput
  • 2D / 3D Simple Geometry Physics