A project to recreate 2048 game in Svelte. The original 2048 Game
This project is part of my personal portfolio, so, I'll be happy if you could provide me any feedback about the project, code, structure or anything that you can report that could make me a better developer!
- Svelte JS - Cybernetically enhanced web apps
- TypeScript - TypeScript Language
- Rollup.js - Module bundler
- Postcss - A tool for transforming CSS with JavaScript
- ESLint - Linter
- gitmoji - Emoji for commit messages
Clone the Repository
$ git clone https://github.com/GuilhermeBohnstedt/2048-svelte.git
Install dependencies and start the development server
$ cd 2048-svelte
$ yarn
$ yarn dev
and navigate to localhost:5000
Email-me: - [email protected]
Connect with me at Linkedin
This project is licensed under the MIT License - see LICENSE for more information.