Skip to content

Thom2503/roguelike

Repository files navigation

Roguelike

A simple roguelike game with ASCII graphics built using C# and MonoGame.

Features

  • Turn-based gameplay
  • Simple Actor-Action system (based on Bob Nystrom's "Game Programming Patterns")
  • Player movement with arrow keys
  • Basic AI for monsters
  • Random dungeon map generation

Getting Started

To get started with this project, follow these steps:

Prerequisites

  • .NET SDK (version 8.0 or later)
  • MonoGame (version 3.8 or later)
  • Visual Studio or your preferred C# editor

Resources I'm using

Talks

Other

About

Roguelike experiment with C# and Monogame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published