Skip to content

misabitencourt/death-sea-xiii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Death Sea XIII

It is a less than 13kb size (zipped) Javascript Browser game made for js13kGames competition in 2023.

Play Here!

title gameplay

It was made without a framework or engine. The javascript canvas was used to render the entire game.

The lib Soundbox has been used to create the game midis.

The Tiled map editor has been used to draw the images.

Visual Studio Code has been used to code.

Cloning and running

If you would choose to clone the project on your local machine, I would recommend that you install NodeJS and run npm install and npm start to start a local server with the game running on 8080 port.

The command npm run build zip the project after minifying and compressing the game.

Code reference

Here is the MD file with the coding reference.

About

A 13Kb JS Shooter Game

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages