Skip to content

programmingpixels/mk-gamejam-2023-07

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mk-gamejam-2023-07

It's going to be a space game with color magnetics

npm install

You must import using the js extension

import { TitlePage } from "./titlePage.js"

The tasks.json describes a tsc watch task. You can set it to run in the background and it will compile your typescript files to javascript as you save them.

You can also run tsc manually to compile all the files at once.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors