Skip to content

Commit

Permalink
Change links to prevent overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-edward committed Feb 18, 2024
1 parent b2fe603 commit c69bd01
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions demos/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Demos

## [Cube](https://jon-edward.github.io/nephropidae_wasm/demos/cube)
Taken from [https://github.com/aardappel/lobster/blob/master/samples/cube.lobster](https://github.com/aardappel/lobster/blob/master/samples/cube.lobster).
Taken from [Lobster sample.](https://github.com/aardappel/lobster/blob/master/samples/cube.lobster).

[Demo](https://jon-edward.github.io/nephropidae_wasm/demos/cube)

Expand Down Expand Up @@ -64,7 +64,7 @@ Kris Kowal &lt;[email protected]&gt;</pre>
</details>

## [LobsterCraft](https://jon-edward.github.io/nephropidae_wasm/demos/lobstercraft/)
Taken from [https://github.com/aardappel/lobster/blob/master/samples/lobstercraft.lobster](https://github.com/aardappel/lobster/blob/master/samples/lobstercraft.lobster).
Taken from [Lobster sample.](https://github.com/aardappel/lobster/blob/master/samples/lobstercraft.lobster).

[Demo](https://jon-edward.github.io/nephropidae_wasm/demos/lobstercraft/)

Expand All @@ -78,7 +78,7 @@ chunks, rendering, and mining/building of blocks created in response to https://
</details>

## [Pendulum](https://jon-edward.github.io/nephropidae_wasm/demos/pendulum/)
Taken from [https://github.com/aardappel/lobster/blob/master/samples/pendulum.lobster](https://github.com/aardappel/lobster/blob/master/samples/pendulum.lobster).
Taken from [Lobster sample.](https://github.com/aardappel/lobster/blob/master/samples/pendulum.lobster).

[Demo](https://jon-edward.github.io/nephropidae_wasm/demos/pendulum/)

Expand All @@ -90,7 +90,7 @@ based on: http://www.physicsandbox.com/projects/double-pendulum.html</pre>


## [Physics Boxes](https://jon-edward.github.io/nephropidae_wasm/demos/physics_boxes/)
Taken from [https://github.com/aardappel/lobster/blob/master/samples/physics_boxes.lobster](https://github.com/aardappel/lobster/blob/master/samples/physics_boxes.lobster).
Taken from [Lobster sample.](https://github.com/aardappel/lobster/blob/master/samples/physics_boxes.lobster).

[Demo](https://jon-edward.github.io/nephropidae_wasm/demos/physics_boxes/)

Expand All @@ -102,7 +102,7 @@ Showing off physics features in Lobster</pre>


## [Physics Water](https://jon-edward.github.io/nephropidae_wasm/demos/physics_water/)
Taken from [https://github.com/aardappel/lobster/blob/master/samples/physics_water.lobster](https://github.com/aardappel/lobster/blob/master/samples/physics_water.lobster).
Taken from [Lobster sample.](https://github.com/aardappel/lobster/blob/master/samples/physics_water.lobster).

[Demo](https://jon-edward.github.io/nephropidae_wasm/demos/physics_water/)

Expand All @@ -114,7 +114,7 @@ Showing off physics features in Lobster</pre>


## [PythTree](https://jon-edward.github.io/nephropidae_wasm/demos/pythtree/)
Taken from [https://github.com/aardappel/lobster/blob/master/samples/pythtree.lobster](https://github.com/aardappel/lobster/blob/master/samples/pythtree.lobster).
Taken from [Lobster sample.](https://github.com/aardappel/lobster/blob/master/samples/pythtree.lobster).

[Demo](https://jon-edward.github.io/nephropidae_wasm/demos/pythtree/)

Expand Down

0 comments on commit c69bd01

Please sign in to comment.