Skip to content

thoth-tech/arcade-games

Repository files navigation

Arcade Games

SplashKit

GitHub contributors GitHub issues GitHub pull requests Forks Stars

Arcade Games is a community-driven collection of games developed for the Arcade Machine application, built using the SplashKit SDK. This repository serves as a library where contributors can share their SplashKit games, expanding the Arcade Machine experience with a diverse range of interactive games.

Overview

This repository hosts various games compatible with the Arcade Machine platform. All games in this collection are built with the SplashKit SDK, which provides cross-platform compatibility, allowing players to enjoy these games on Windows, macOS, and Linux.

Prerequisite: SplashKit SDK

To run the games in this repository, you’ll need to install the SplashKit SDK. Follow the SplashKit Installation Guide for instructions on setting up SplashKit on your system.

Featured Games

Here are some examples of games currently available in the Arcade Games library:

  • 2dRacer – A thrilling racing game for arcade fans.
  • Asteroids – Navigate through space and avoid asteroids in this classic game.
  • DXBallGame – A fun, interactive brick-breaking game.
  • HomemadePong – A twist on the classic Pong game.
  • Runner Dash – A fast-paced, obstacle-dodging game.
  • SkySurge – Take to the skies in this action-packed adventure.
  • Venture Adventure – Embark on an exciting quest full of challenges.
  • Car Race – Experience the thrill of racing with high-speed action.
  • Splashkit Mario – A Mario-inspired platformer created with SplashKit.

This is just a selection of the games available. New games are added frequently, and contributors are encouraged to bring their own creative ideas to life.

Getting Started

  1. Clone the Repository: Clone this repository to explore and run the available games.

    git clone https://github.com/thoth-tech/arcade-games.git
  2. Adding Your Game: If you'd like to contribute a game, follow the guidelines provided in the CONTRIBUTING.md file.

Contributing

We welcome contributions! To add your game to the Arcade Games library, please review the CONTRIBUTING.md file. This guide provides all the information you need, including coding standards, control mapping, configuration setup, and instructions on how to submit your game via a pull request.