Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegovictor/2048
2048 game version built in VBA
https://github.com/diegovictor/2048
2048-game game vba-excel
Last synced: 23 days ago
JSON representation
2048 game version built in VBA
- Host: GitHub
- URL: https://github.com/diegovictor/2048
- Owner: DiegoVictor
- License: mit
- Created: 2018-06-16T18:47:37.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T12:36:12.000Z (12 months ago)
- Last Synced: 2024-01-13T01:28:48.926Z (12 months ago)
- Topics: 2048-game, game, vba-excel
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2048
[![MIT License](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://raw.githubusercontent.com/DiegoVictor/2048/main/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)Versão do famoso jogo 2048 construída em VBA.
> A aplicação utiliza macros, então tenha certeza de habilitar a execução das mesmas no seu Excel, Calc, etc.# Jogando
Para iniciar um jogo clique em `Novo Jogo` e use as setas do teclado para mover os blocos na direção desejada.