Jump to content

Talk:Modifying an existing level: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 258: Line 258:
=====Prompt example=====
=====Prompt example=====
  test roundtripping of TxtC*.oni files
  test roundtripping of TxtC*.oni files
Prompt engineering for agentic coding is also known as vibecoding.
* You basically write pseudocode, which the agent then translates into real code and additional means to make everything work. The pseudocode should strike the right balance between formulating your app’s features and how these should be implemented, without going into every detail.
* Besides considering your information and the rules defined in the md files, the agent will also make its own assumptions. These might be incorrect at some point or go ''off track''. Therefore, one prompt usually never achieves what you want. Further details - including broad or more specific bug-fix instructions - will need to be written by you at a later time anyway.
* For more complex apps, think of a structure (components/modules, data flow, responsibilities) that the agent should build.


====Notes on C# (.NET Framework 4) (Onisplit 0.9.99.0)====
====Notes on C# (.NET Framework 4) (Onisplit 0.9.99.0)====
8,979

edits