diff --git a/CLAUDE.md b/CLAUDE.md index a776242..95154b5 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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. -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.** 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.