Skip to content

floweeb/games_demo

Repository files navigation

Games Demo

A simple project aided by sonnet claude 3.5 with some arcade games including: 1.

To build the project follow the steps below.

Running the project

After cloning the project install dependencies with:

npm install

Then you can run the project with either:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Deploying the project

The project is deployed in static form, at the moment the deploy is for git only it might work on other system, by following the deploy workflow .yml.

To git

Most of the heavy lifting is already done, the yml can be used in any svletekit project you are free to take it. Only thing remaining is you make sure deployment by git is active, go to repo settings->page

About

Simple project with some games to play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published