summaryrefslogtreecommitdiff
path: root/frontend/roadmap.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/roadmap.html')
-rw-r--r--frontend/roadmap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/roadmap.html b/frontend/roadmap.html
index 9daa3ed..4543028 100644
--- a/frontend/roadmap.html
+++ b/frontend/roadmap.html
@@ -50,7 +50,7 @@
<ul>
<li class="done">Orthographic rendering basics</li>
<li class="done">Uniform build Process for WebAssembly</li>
- <li>WASM Framework with simulation loop</li>
+ <li class="done">WASM Framework with simulation loop</li>
</ul>
<hr/>
<h1>2D Collisions with Descriptions</h1>