Tetris

Hello people!

I’m really happy to announce my first project, a tetris game.

I wanted to do this with modules but due to my lack of knowledge with back end the live server start throwing a mime error and I couldn’t keep on testing my code. I’m starting to learn back end which I’m enjoying a lot :smiley:
Anyway I wanted to see this working so I decided to put it all in one file, very simplistic, anyway tetris it’s a simple project. I tried to organize things the best I could!

I’m still working on making it playable in android or iphone, I got and iphone x and it run ok at first feelings, didn’t move the pieces around yet.

On computer it playable I believe!

Let me know what you think of the code, it’s all in one file but still can be organized right?

My objective with this project is to have a local server set up by myself and having all this code organized in modules. I still want to do an interface before the game starts to add some extra functionality!

Here’s the link:
https://consistencyshaman.github.io/FreeTetris/

You can check the code on github!

Stay strong!
Peace :muscle: :heartbeat:

1 Like