Skip to content

Commit

Permalink
Change doc to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
uellenberg committed Jan 7, 2022
1 parent dc5fc03 commit 7d6d5da
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
Graphgame is a game engine for Desmos. It has an object system based on Unity, where objects have behaviors that control what they do. It makes it easy to write and apply behaviors to objects and interact with other objects. Below is a quick overview of Graphgame's foundation.

## Foundation
The [foundation document](doc/FOUNDATION.md) explains certain concepts that Graphgame uses (such as objects and behaviors) in detail.
The [foundation document](docs/FOUNDATION.md) explains certain concepts that Graphgame uses (such as objects and behaviors) in detail.

## API
The API reference is available [here](doc/API.md).
The API reference is available [here](docs/API.md).

## Usage

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7d6d5da

Please sign in to comment.