Skip to content

aleessandrohr/my-first-game-with-canvas

Repository files navigation

The Game

license version

Access

Access the page by clicking here.

Getting the code

As a prerequisite, it is necessary to install NodeJS or Yarn in its LTS version.

With these applications installed, open the terminal in the folder of your choice. Then, run the following commands, in sequence:

Execute

git clone https://github.com/alessandroramos13/my-first-game-with-canvas.git
cd my-first-game-with-canvas

Windows / Mac / Linux:

npm install
#or
yarn

Start the server:

npm start
#or
yarn start

Wait to open this URL in your browser:

http://localhost:3000

About

My first game with canvas written in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages