Arcade Games Only JS

Arcade Games-2.zip (15.4 KB)

:video_game: Arcade Games Collection - Project Information

File: Arcade Games-2.js
Authors:

  • astroplanet_ita
  • Ninja_Jr
  • M S İ

:open_book: Description

Arcade Games Collection is a JavaScript project that combines several classic arcade mini-games, all accessible through an intuitive main menu.

The aim of this project is to provide a lightweight and accessible gaming experience, suitable for quick sessions or educational purposes related to game interface and logic development.


:video_game: Included Games

  • Breakout
    Break the bricks with the ball and advance through levels.

  • Snake
    Guide the snake and try to grow as much as possible without crashing.

  • Space Shooter
    Fight waves of space enemies and collect power-ups.

  • Slots
    A simple slot machine to test your luck.

  • Flappy Bird
    Pass through obstacles with precise timing.

  • Blackjack
    Play against the dealer in a game of 21.


:gear: Requirements

  • An environment capable of running JavaScript (browser or emulators with graphical rendering support for the script’s functions).
  • No external dependencies required.

:memo: Technical Notes

  • The code is written in pure JavaScript.
  • No external libraries or frameworks are needed.
  • Designed for environments with simplified graphic rendering (such as embedded graphic displays or console emulators).

:scroll: License

This project is released for free non-commercial use.
Any modification, distribution, or reuse of the code must include proper credit to the original authors.


:handshake: Credits

Developed by:
astroplanet_ita, Ninja_Jr, M S İ


2 Likes

Finally got around to uploading it. Amazing Job! All the games ran super smoothe on my t-embed.

Thanks for adding and you can also write that it only works on m5stick c plus 2

can you make script for t-embed? (320x170 screen)