dojoengine / dojo.js

dojo.js - enter the dojo via js
https://dojoengine.github.io/dojo.js/
MIT License
21 stars 44 forks source link

Kitchen Sink Dojo app #241

Open ponderingdemocritus opened 1 month ago

ponderingdemocritus commented 1 month ago

Dojo has an immense amount of features and it's time we build an example app that uses 100% of these. This example should also be turned into a mega tutorial with steps.

The app will be a simple game, more advanced than the dojo_starter to include Cairo features like arrays. IMO the most logical app would be an infinite paint canvas that could be shipped to mainnet that allows people to build upon.

The example must include:

Cairo

Client

Extra

Open to discussion before this is built. All ideas welcome. The north star is an epic example showing the power of dojo along with extremely helpful steps in implementing each feature.

okhaimie-dev commented 1 month ago

I think this will be a good starting point. Personally I have also been thinking of a re-usable component library for dojo game developers, and if we can build this in a way to incorporate that, this will make it even easier for developers to create more games faster.

Happy to contribute to this whenever this get started. I also have no problem kickstarting it and handing it over to y'all whenever y'all are ready.

It will be easier to learn more about more requirements as we explore this idea with a project

cc: @ponderingdemocritus