Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Make Games Using Your Web Skills

A simple little platforming/collecting game to go with my talk: Making Games With Your Web Skills! https://docs.google.com/presentation/d/1cG0tYudPkluIJy1a11dnDw8t91kijz3BOmvEY0aL5O0/edit#slide=id.p

The code is intentionally as dumb and simple as possible, so you can follow along. Do not use this code as actual advice for making a web game.

/A_dom

Vanilla HTML and DOM rendering. Run by opening in the browser directly.

/B_canvas2d

Vanilla HTMl with Canvas2D rendering. Run by opening in the browser directly.

/C_pixi

React with Pixi rendering. Run with npm start.

About

A set of projects and examples covering various engines for my talk: Making Games With Your Web Skills!

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages