Skip to content

bartosz-szkolnik/super-mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Mario

This little project is my take on the Code Super Mario in JS series by Pontus Alexander. The original source code and other references can be found here. Source code in here is written in TypeScript, in contrast to the original's JavaScript, so there are a couple of tweaks and improvements. I really hope that Pontus finally finishes this series, because it's a great material on game dev in JavaScript from scratch.

Hot to run it

  • clone repository
  • Run pnpm i
  • Run pnpm dev
  • Enter http://localhost:5173 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published