rbento / cs-xna-game-framework

Provides common features supporting the development of 2D games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Framework

Provides common features supporting the development of 2D games.

Details


Year Name Toolset Platform
2010 Game Framework Visual Studio Community 2019 Win32
XNA Game Studio 4.0

Screenshots


VS - Outline VS - Expanded On-Screen Debug
VS-Outline VS-Expanded On-Screen Debug

Features


AI / Steering Behaviors

  • Arrive
  • Evade
  • Flee
  • Interpose
  • Pursuit
  • Seek

Design Patterns

  • State
  • Strategy

Diagnostics

  • On-Screen Logging (DebugInfo)
  • On-Screen Vector Drawing (DebugDraw)
  • Console Logging

Effect

  • Screen Fade In/Out

Objects

  • Scenes
  • Images (Static, Animated, Tiled)

Management

  • GameObject
  • Input
  • Scene
  • Script
  • Time

Messaging

  • Message dispatcher with telegram

Scripting

  • Boo integration

Dependencies


Games utilizing Game Framework


Updates


2021

Notice


This project is personal, non-commercial and is archived on GitHub.

About

Provides common features supporting the development of 2D games.

License:Other


Languages

Language:C# 100.0%