Coder Social home page Coder Social logo

noxlumina / small-games Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.04 MB

Small application featuring a few games that implement algorithms

Home Page: https://small-games.vercel.app

JavaScript 84.83% CSS 13.76% HTML 1.41%
algorithms javascript jest-tests preact-cli pwa vercel-deployment

small-games's Introduction

Small Games

Small Games is a web application featuring various mini-games that implement fundamental algorithmic concepts. The application is designed as a front-end only solution, avoiding API calls for speed optimization and ensuring offline functionality. Additionally, it is built as a Progressive Web App (PWA), providing a responsive user interface for both mobile and desktop devices. PWAs also offer the convenience of direct installation on supported devices.

Features

  • Algorithmic Mini-Games: Explore and engage with small games designed to illustrate fundamental algorithmic principles.

  • Front-End Focus: The application operates entirely on the front-end, eliminating the need for backend API calls to enhance speed and enable offline usage.

  • PWA Compatibility: As a Progressive Web App, Small Games ensures a responsive and seamless experience across various devices. Users can install the application directly on their devices for quick access.

Technologies Used

  • Preact CLI: Leveraging the Preact CLI for the development of the application, ensuring a streamlined and efficient workflow.

  • Vercel Deployment: Utilizing Vercel as the server for deployment, enabling easy and efficient hosting of the application.

Usage

Local Development

  1. Clone the repository.

    git clone https://github.com/Noxlumina/small-games.git
  2. Navigate to the project directory.

    cd small-games
  3. Install dependencies.

    npm install
  4. Run the application locally.

    npm run dev

    The application will be accessible at http://localhost:8080.

Deployment

The application is automatically deployed on Vercel. Visit the live version at Small Games.

Contribution

Contributions to Small Games are welcome! Feel free to submit issues or pull requests.

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

# run tests with jest and enzyme
npm run test

For detailed explanation on how things work, checkout the CLI Readme.

small-games's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.