Skip to content

roobiselvaraj/Pen-simulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pen-simulation

Description

This project is a text-based writing simulation game where users can simulate writing with a pen, choose various pen attributes, and manage ink levels.

Interactive Writing Process: Users can write texts with different ink colors, nib types, and cartridge types. The game checks and manages the ink level based on the text written.

Ink Management: The ink level decreases as the user writes. Users are prompted to refill the ink if it runs out.

Text Storage: Written texts are saved to a file named "written_story.txt". Users can read the contents of the file at the end of the game.

This is a python project that uses OOPs concept to implement a simple pen simulation.

Usage:

To use the project clone the repo

run the main.py

Contributions

This project is open to contribution. To contribute clone this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%