Skip to content

quajak/StartGame

 
 

Repository files navigation

StartGame

A 2D rogue-like strategy game, where a player navigates through a randomised world and does missions. Fighting is turn based on randomly generated maps. Everything is written in C# and windows forms are used for GUI. All rendering is done using Bitmaps.

Due to change in account, the game will be continued in this fork.

World Generation

Includes relativly complex world generation and models some real life systems. World Generation Example

Main Game

The turn wise combat is done on a small board. Players can move, attack, use spells and gain skills. A few different missions are currently available. Game Example Other Mission

Gear is randomly generated and has a series of different stats. Item Screen

Dungeons

Allows the creation of dungeons, which can then be played. In future will be found when playing the campagin. World Generation Example

About

Due to change in account, the game will be continued in this fork.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%