Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightre committed Feb 15, 2024
2 parents 5d80506 + a4af5d3 commit 441dffd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

Sparkle.js is a lightweight and compact game engine based on WebGL for HTML5 with zero dependencies, making game development simple and fun!

^_^
[中文文档](./README_ZN.md)

# Contents
Expand All @@ -20,7 +19,7 @@ Sparkle.js is a lightweight and compact game engine based on WebGL for HTML5 wit
* [Quick Start](#QuickStart)
* [First Project: HelloWorld](#first-project-helloworld)
* [Second Project: Ping Pong](#second-project-ping-pong)
* [Tutorial](./tutorial.md)
* [Tutorial (tutorial.md)](./tutorial.md)
* [Scene](./tutorial.md#Scene)
* [Node](./tutorial.md#Node)
* [Life Cycle](./tutorial.md#Life-Cycle)
Expand Down Expand Up @@ -346,4 +345,4 @@ Alright, now you should be able to run this game. If you cannot run or encounter
* Read the source code of the Bird Running [demo](https://nightre.github.io/sparkle.js/demo/chrome-dino)
* Read the [Tutorial](./tutorial.md)
* Read the [API](https://nightre.github.io/sparkle.js/docs/index)
* Or give a star? `*w*`
* Or give a star? `*w*`

0 comments on commit 441dffd

Please sign in to comment.