Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santiherranz/js13k-2024
https://github.com/santiherranz/js13k-2024
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/santiherranz/js13k-2024
- Owner: santiHerranz
- License: mit
- Created: 2024-09-01T21:41:41.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-09-13T03:33:50.000Z (2 months ago)
- Last Synced: 2024-09-13T22:46:25.799Z (2 months ago)
- Language: TypeScript
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NFZ13 - No Flight Zone 13
Repository for my submit in js13kgames 2024 competition themed "Triskaidekaphobia"
# The game
▶PLAY
Airplane Shooting Game with some Math Handicap
Enjoy an arcade game of air combat while avoiding the number 13 in your coin collections.
## How to play
Use arrow keys, mouse, or tap on mobile devices.
Eliminate all enemies to advance to the next level.
When you destroy an enemy, they may drop a numbered coin.
As you collect coins, the value will accumulate in your wallet.
If the cumulative total exceeds the value 13, all collected coins will be added to your scoreboard.
However, if the cumulative total is exactly 13, the coins will become an activated bomb.
---
# El juego
Juego de disparos de aviones con hándicap matemático
Disfruta de un juego arcade de combate aéreo mientras evitas el número 13 en tus colecciones de monedas.
## Cómo jugar
Usa las teclas de flecha, el mouse o toca en dispositivos móviles.
Elimina a todos los enemigos para pasar de nivel. Cuando destruyas a un enemigo, puede dejar caer una moneda numerada.
A medida que recolectes las monedas, se acumulará el valor en tu monedero.
Si el total acumulado supera el valor 13, todas las monedas recolectadas se agregarán a tu marcador.
Sin embargo, si el total acumulado es exactamente 13, las monedas se convertirán en una bomba activada.
Agradecimientos especiales a Martina por el trabajo artístico, a Mar y Víctor por las pruebas.
Better performance in Chrome
## Code
Based on roblouie TypeScript Starter
Powerful and easy to use Vite-based build process that minifies then compresses with RoadRoller and ECT.
https://github.com/roblouie/js13k-typescript-starter