Skip to content

ASCII Idle RPG CLI and Text-based Adventure game written in C#, in franchise Tensei Shitara Slime Datta Ken (Tensura).

License

Notifications You must be signed in to change notification settings

dotpep/tensura-idle-rpg

Repository files navigation

Tensura Idle-RPG

game theme franchise: "That Time I Got Reincarnated as a Slime". Isekai Fantasy Adventure World with Endings.

This is ASCII CLI Text-based Adventure "Tensura Idle RPG" game. Written in C# and .NET framework.

Demonstration

Tensura Idle RPG

Features

Release

Install Game .exe

  • go to Release page on GitHub repo or click at this release link
  • download archive file PaintDrying_v1 in format .zip or .rar
  • run .exe file (without deleting other files in archived file)

How to play?

  • Type options like 1... and Enter to choose it.

What's next

There is some list of idea

  • Ability/Skills

TODO

  • apply Clean Code and Architecture: OOP, SOLID, Patterns, ECS, MVC, Dependency Injection, State pattern
  • scaling to Telegram/Discord Bots, Web, Engine, WPF
  • refactoring into modular structure and OOP

TODO: Features

  • Stats
  • Map
  • Movement
  • Enemies
  • Battle
  • Potions
  • Shop
  • NPC
  • Boss Fight
  • Add information about game and demo to README
  • Release v1 game-executable to GitHub
  • Auto Battle
  • Refactore Harded Code
  • Migrate project to .NET 7.0 version

Requirements

  • Class, Attribute, Method, Constructor, Object, Instance, Garbage Collector
  • Static classes, methods, attributes and etc
  • Operator Overloading
  • Inheritance, base
  • Encapsulation, Getter and Setters
  • Polymorphism, virtual, override
  • Abstract, abstract class
  • Interface

Getting Started to Contribute

Prerequisites

  • .NET Framework 4.7.2
  • Visual Studio or dotnet in cli

Installation

  1. Clone this repos:
git clone https://github.com/dotpep/ascii-cli-idle-rpg.git
  1. Open project solution project_name.sln
  2. Build and run application (CTRL + F5, in Visual Studio) or:
  3. Change directory to this cd /project_name_folder
  4. dotnet run

License

This project is licensed under the MIT License.

About

ASCII Idle RPG CLI and Text-based Adventure game written in C#, in franchise Tensei Shitara Slime Datta Ken (Tensura).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages