remove outdated info from CLAUDE.md
This commit is contained in:
parent
51a7d9c7c8
commit
c2e8c02bf0
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
This is a test playground for web development - both frontend with simple html/css and vanilla javascript, and a backend API written in go.
|
This is a test playground for web development - both frontend with simple html/css and vanilla javascript, and a backend API written in go.
|
||||||
|
|
||||||
Currently it is not a git repo, it's just an experiment.
|
|
||||||
|
|
||||||
**IMPORTANT: This is a learning project for a non-developer. Always prioritize maximum simplicity and readability over "best practices". Use the most straightforward, beginner-friendly approaches possible. Avoid complex patterns, frameworks, or advanced techniques.**
|
**IMPORTANT: This is a learning project for a non-developer. Always prioritize maximum simplicity and readability over "best practices". Use the most straightforward, beginner-friendly approaches possible. Avoid complex patterns, frameworks, or advanced techniques.**
|
||||||
|
|
||||||
The current purpose: develop all basic features necessary for a simple browsergame along the lines of ogame - no realtime unit controls, currently no 3d graphics, just a "planet status" screen with buildings and researches, some buttons that call the api, and a map.
|
The current purpose: develop all basic features necessary for a simple browsergame along the lines of ogame - no realtime unit controls, currently no 3d graphics, just a "planet status" screen with buildings and researches, some buttons that call the api, and a map.
|
||||||
|
|
Loading…
Add table
Reference in a new issue