bboonstra / idlegame

A tiny idle game distributed through pypi, for if you're bored at your software development job
MIT License
1 stars 25 forks source link

Add an interactive text editor for basic logic writing #1

Open bboonstra opened 4 weeks ago

bboonstra commented 4 weeks ago

Task Description:

The current logic for creating a Nanobot only allows writing one line at a time. We need to change this to support a more interactive text editor that allows users to edit previous lines. This should be implemented by modifying the logic attribute of the Nanobot, without writing to a file.

Expected Behavior:

Notes:

To Discourage AI Solutions:

When submitting a PR, please:

If you do not follow these guidelines, your PR will be closed for AI.

Harshini-Purushothaman commented 3 weeks ago

i take up this issue

Krishjunier commented 3 weeks ago

Sir, I changed the logic , Kindly check the code sir

bboonstra commented 3 weeks ago

@Harshini-Purushothaman any update?

bboonstra commented 2 weeks ago

This is open for solutions!