|
|
|
|
|
by mahkoh
4533 days ago
|
|
Will the club be focused on web development? You're saying that the presentations will be in JavaScript but that the projects can be done in any language. Since some kinds of projects cannot be done in JS and some can only be done in JS, this seems to be somewhat restrictive. Maybe you can give us some examples. |
|
This is not 100% decided atm, but the first project will probably be to implement a HTML5 Canvas game. I'll show how to implement a game loop in JS, but also in other languages. Then, drawing on an HTML canvas or something else is very much alike.
Another project I have in mind is to implement a small compiler/transpiler. Re-implement some UNIX utilities. Perhaps a web framework too...
But I want this to be guided by the community. I'm thinking of having a voting system to let members decided what will be the next project.
Hope this answers your question.