Skip to content

Commit 9cfae7b

Browse files
authored
Create ideas.md
1 parent 69b23b2 commit 9cfae7b

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

ideas.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Prorotype Ideas
3+
---
4+
5+
# Prorotype Ideas
6+
7+
* build a Workflowy-like work planning and branching tool (potentially for woofjs.com)
8+
9+
* work on a front-end, JS-based structured editor like Lamdu
10+
11+
* make a reactive WoofJS
12+
13+
* make an Elm game engine
14+
15+
* make a game engine with an aprt.us interface
16+
17+
* continue working on Cycle v2 w/o VueJS (and maybe without Blockly)
18+
19+
* continue working on Rose v1 with text as UI
20+
21+
22+
<script>
23+
24+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
25+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
26+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
27+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
28+
29+
ga('create', 'UA-103157758-1', 'auto');
30+
ga('send', 'pageview');
31+
32+
</script>

0 commit comments

Comments
 (0)