The game we're working on every Tuesday at 6pm at http://twitch.tv/jutanium

Overview

Usage

Those templates dependencies are maintained via pnpm via pnpm up -Lri.

This is the reason you see a pnpm-lock.yaml. That being said, any package manager will work. This file can be safely be removed once you clone a template.

$ npm install # or pnpm install or yarn install

Learn more on the Solid Website and come chat with us on our Discord

Available Scripts

In the project directory, you can run:

npm dev or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

You can deploy the dist folder to any static host provider (netlify, surge, now, etc.)

You might also like...

This Is A Simple WhatsApp Bot Mode From *DhaniGans* Repo Hope you guys Will like it Repo Updates in Every Two Days

This Is A Simple WhatsApp Bot Mode From *DhaniGans* Repo Hope you guys Will like it Repo Updates in Every Two Days

ALIEN ALFA BOT Contact Me: Scan QR Code For Session FORK THIS BEFORE PROCEEDING Use This Button To Fork Now THINGS TO CHANGE IN HEROKU 𝘾𝙃𝘼𝙉𝙂𝙀 𒆜

Dec 21, 2022

Bot who update banner and location every 60 sec depending on the number of followers 🤖

Bot who update banner and location every 60 sec depending on the number of followers 🤖

🤖 Twitter Bot Header How to setup for your Twitter Add a '.env' file and insert these lines: API_KEY='' # API key API_SECRET='' # API key secret ACCE

Nov 26, 2022

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.

SoundJS SoundJS is a library to make working with audio on the web easier. It provides a consistent API for playing audio in different browsers, inclu

Dec 31, 2022

Official Kudos Bot That I Am Working On!

Kudos-Bot Official Kudos Bot That I Am Working On! Original Bot https://discord.com/oauth2/authorize?client_id=841612776526970922&scope=bot&permission

Mar 25, 2022

An Easy to use and advanced working multiguild Waitingroom Bot written in discord.js v13 without any extra modules.

An Easy to use and advanced working multiguild Waitingroom Bot written in discord.js v13 without any extra modules.

Multiguild-Waitingroom-v13 An Easy to use and advanced working multiguild Waitingroom Bot written in discord.js v13 without any extra modules. It is m

Dec 11, 2022

HTTP interaction system for the truth-or-dare Discord bot.

Truth or Dare Bot A reincarnation of the truth or dare bot, this time with HTTP slash commands. More features coming soon. To-do List HTTP interaction

Dec 20, 2022

SRS Player is a video streaming player, supports HLS/HTTP-FLV/WebRTC etc.

WordPress-Plugin-SrsPlayer SRS Player is a video streaming player, supports HLS/HTTP-FLV/WebRTC etc. Usage First, you should get your own video stream

Jul 27, 2022

SRS Player is a video streaming player, supports HLS/HTTP-FLV/WebRTC etc.

SRS Player is a video streaming player, supports HLS/HTTP-FLV/WebRTC etc.

Oct 15, 2022

🤖A small, robust Discord bot to support and manage a daily word game in your server. (soon™)

Wordable 🤖 Wordable is a small, robust Discord bot to support and manage a daily word game in your server! Commands /ping - Replies with pong! /guess

Feb 11, 2022
Comments
  • I am bad at PRs

    I am bad at PRs

    So I know I am supposed to do seperate PRs for every different feature, but as I've said many times in the past: I am not a programmer. I am bad at programming. So, I have a big PR containing three different features:

    1. I have added players.
    2. I have added turns.
    3. I have added ownership to pieces.
    4. I've done some graphical changes to signify whether you own a piece.
    5. Maybe other stuff I don't remember.

    In regards to 1: When we create initial gameState, I added a function that allows us to create two players, one of which who starts first. This wasn't really thought through, but I assumed there would only ever be two players, even though with this method, you might be able to add more.

    In regards to 2: I added this logic to the gameState object. Essentially after someone makes a move, it changes the turn to belong to the other player.

    In regards to 3: I reworked some pieces stuff and added ownership so that only the owner of a piece can move that piece.

    In regards to 4: I made it so that when you try move a piece (that is eligible to be clicked on), it will either be green or red depending on whether you own it. If you don't own it, you can't move it.

    In regards to 5: I made a piece that moves like a knight.

    Can't wait to stream :)

    opened by Shaun-Regenbaum 2
  • Add icons in addition to color to indicate valid/invalid spaces

    Add icons in addition to color to indicate valid/invalid spaces

    Related to #2.

    Here's some screenshots at my (poor) attempt at adding icons to help indicate validity of moves/spaces, using SVG pattern defs as fills instead of just colors and opacity.

    It's just using an additional rect and text in the pattern as the background/fill. I'm not sure why the text is so bold, it makes it a little hard to distinguish the icons, but I'm sure there's a way to fix that. Or, could use O and X or something instead, for more control.

    Bear, valid, color, with icons: icons-bear-valid-color

    Bear, valid, greyscale, with icons: icons-bear-valid-greyscale

    King, invalid, color, with icons: icons-king-invalid-color

    King, invalid, greyscale, with icons: icons-king-invalid-greyscale

    opened by iainsimmons 0
  • Accessibility of valid space colors

    Accessibility of valid space colors

    The colors for indicating valid/invalid spaces to move to (and ownership of pieces) are problematic for colorblind players.

    See screenshots of colored and greyscale versions:

    Bear, valid, color: bear-valid-color

    Bear, valid, greyscale: bear-valid-greyscale

    Knight, valid, color: knight-valid-color

    Knight, valid, greyscale: knight-valid-greyscale

    Knight, invalid, color: knight-invalid-color

    Knight, invalid, greyscale: knight-invalid-greyscale

    King, invalid, color: king-invalid-color

    King, invalid, greyscale: king-invalid-greyscale

    opened by iainsimmons 0
Owner
Dan Jutan
Web dev, edtech, digital humanities, documentation. Reach out, I love to talk!
Dan Jutan
Base Bot WhatsApp With Baileys Multi Device, Working Heroku No Suspend ☑️, Working Okteto No Suspend ☑️

Base Bot WhatsApp Multi Device With Baileys Multi Device Note Base Ini Free Untuk Semua, Tidak Untuk Diperjualbelikan Kecuali Lu Udah Tambahin Fitur L

Nazril Afandi 36 Dec 25, 2022
null 8 Nov 4, 2022
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

ReactPlayer A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, M

Pete Cook 7.2k Jan 4, 2023
Easy and simple twitch bot in node.js.. very very easy..

How It Works identity: { username: 'YOUR BOTS USERNAME', <-- This is where you place the username that you gave the bot account password: '

Ventispurr 3 Dec 18, 2021
Twitch-webos - Trying to be a better TwitchTV-App

twitch-webos This should be a better TwitchTV-App without lagging of features like VODs. Credits Skeleton from https://github.com/webosbrew/youtube-we

null 3 Mar 24, 2022
Bot criado na live twitch.tv/444jeans

Bot da Live O Bot da Live foi um bot criado na live twitch.tv/444jeans com o foco em ensinar conceitos de programação utilizando o bot como um meio. P

Jean Lucas de Carvalho 7 Jan 25, 2022
A simple bot for twitch, which has a silly AI in places. The library "cleverbot-free" is used for AI.

AITwitchChat A simple bot for twitch, which has a silly AI in places. The library "cleverbot-free" is used for AI. Requiments tmi.js Node.js 16.6.0 or

DesConnet 4 Dec 7, 2022
A web app for seeing your recent Twitch chat mentions and/or other tracked words amongst channels you follow.

Mentions A web app for seeing your recent Twitch chat mentions and/or other tracked words amongst channels you follow. Requirements NodeJS. Client ID

Ravenbtw 3 Dec 22, 2022
Discord-Bot - You can use the discord bot codes that are updated in every video of the codes I use in the discord bot making series that I have published on my youtube channel.

Discord-Bot You can use the discord bot codes that are updated in every video of the codes I use in the discord bot making series that I have publishe

Umut Bayraktar 114 Jan 3, 2023
🤖 NODE.TS - Play a welcome sound every time someone joins the voice channel, meme bot. (Olha ele ae)

welcome2voice-bot ?? NODE.TS - Play a welcome sound every time someone joins the voice channel. ?? INVITE-ME ?? Installation Clone project git clone g

Bruno Silva 5 Feb 23, 2022