Skip to content

Commit

Permalink
Update README to english
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgalan committed Aug 22, 2024
1 parent 5601576 commit 5b5d0e6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
![NonoPic](https://www.adrianjg.es/_astro/nonopic.B_zJLajr_Z1TxyN.webp)
# NonoPic Classic
> Un sencillo juego de nonogramas para Android hecho con libGDX
> A simple nonogram game for Android made with libGDX
## Información
NonoPic Classic se trata de un juego de puzzles para Android que entregué como proyecto de fin de grado diseñado con libGDX y del cual he decidido liberar su código para que cualquiera se sienta libre de ver su código o modificarlo.
## Information
NonoPic Classic is a puzzle game for Android that I handed in as a final degree project designed with libGDX and of which I have decided to release its code so that anyone can feel free to see its code or modify it.

El código es algo rudimentario, pero el proyecto debería abrirse en cualquier versión reciente de Android Studio.
The code is somewhat rudimentary, but the project should open in any recent version of Android Studio.

## Características
- 100 niveles
- Interfaz adaptada para (esperemos) la gran mayoría de dispositivos móviles
- Persistencia de progreso de la partida
- Posibilidad de reanudar partidas dejadas a medias
- Bajo peso de la aplicación y relativamente uso relativamente bajo de recursos
## Features
- 100 levels
- Interface adapted for (hopefully) the vast majority of mobile devices
- Persistent game progress
- Ability to resume games left unfinished
- Low weight of the application and relatively low resource usage

## Licencia
## License

[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

Expand Down

0 comments on commit 5b5d0e6

Please sign in to comment.