GithubHelp home page GithubHelp logo

navaz-alani / arcade Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 887 KB

A collection of games implemented in React + Typescript.

License: MIT License

TypeScript 87.80% CSS 12.20%
typescript games reactjs nextjs chess-game connect4-game snake-game

arcade's Introduction

arcade

About

This project is a collection of games implemented in React + TS. It was an opportunity for me to learn Typescript and improve my skills in modern React (function components & hooks). Currently, the following have been completed, along with their paths (when served with the development server).

  • Snake (/snake)
  • Connect4 (/connect4)
  • Chess (/chess)
  • Pong (/pong)

Getting Started

To play these games, clone the repo and execute the following commands:

  • yarn install to install dependencies.
  • yarn dev to run the local development server. Once the server has been launched, the above paths to the games can be used to access them.

While the above server is managed by NextJS and serves all of the games, the games themselves are all self-contained. Each game's source code can be found in src/components/<game> where <game> is the game's name.

arcade's People

Contributors

navaz-alani avatar

Watchers

 avatar  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.