Update agents directive
This commit is contained in:
@@ -13,7 +13,6 @@ This is a game engine developed using a QuickJS fork as its scripting language.
|
|||||||
|
|
||||||
## Coding Practices
|
## Coding Practices
|
||||||
- Use K&R style C
|
- Use K&R style C
|
||||||
- Use as little whitespace as possible
|
|
||||||
- Javascript style prefers objects and prototypical inheritence over ES6 classes, liberal use of closures, and var everywhere
|
- Javascript style prefers objects and prototypical inheritence over ES6 classes, liberal use of closures, and var everywhere
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|||||||
Reference in New Issue
Block a user