Skip to content

Paint Drying is CLI adventure game that shows example of State Pattern using C#, .NET 7.0, OOP and Implements Scenes.

Notifications You must be signed in to change notification settings

dotpep/paint-drying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint Drying

Simple CLI Adventure-Game that shows example of implementatiom State Patterns for Scenes.

Demonstration

Paint Drying

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)
  • you can create shortcut by clicking Right Mouse Button and choose Shortcut

How to play?

Just use Keyboard in CLI and Enjoy Adventure.

  • Enter to choose options.
  • Arrow Up to iteract with Menu System.
  • Arrow Down to iteract with Menu System.

Features

  • Game Menu Keyboard Controller System
  • Paint Text in Tablet
  • Paint Wall of Room
  • Take Flashlights to enter the Garage
  • Take Paint Color in Garage

What's next

There is some list of idea

TODO

  • .exe Realese on GitHub
  • capture gif demo of game and add it into README
  • replace Garage and Room ASCII-Arts
  • rewrite some text in game

Reference

About

Paint Drying is CLI adventure game that shows example of State Pattern using C#, .NET 7.0, OOP and Implements Scenes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages