Giter VIP home page Giter VIP logo

js13k2022's Introduction

Cooking for Skully

Cooking for Skully

An entry for the js13kgames 2022 gamejam for the theme "death".

Entry: https://js13kgames.com/entries/cooking-for-skully

Branch for the jam version: js13k2022-entry

The main branch contains some further developments.

Details

The game is about the Devil who is asked by Skully (aka. Death) to cook some meal for him.

The Devil is controlled by the player, they need to prepare dishes with various ingredients and seasoning based on recipes then Skully judges their performance by 5-star rating.

Goblin (finding a better name is still on the TODO list) tries to guide the player and introduce them to new elements.

And also, there is Cerberus, the three headed pup who takes care of any leftovers.

The game is created with HTML5 + TypeScript + CSS, GIMP for graphics.

The graphics is displayed using CSS3D, it also has Bonus features [...]

For the release I use a build.sh to merge all TypeScript sources and use typescript-closure-compiler to transpile the bundle to JavaScript (ECMAScript 5), which is then compressed by google-closure-compiler. The output gets embedded into a minimized HTML file, alongside with CSS and the images, then the hand-minimized server.js gets copied and these two files are compressed into a single ZIP file, which then gets recompressed by advancecomp's AdvZIP to be able to squeeze a few more bytes (can shave off 4% compared to the standard high compression ZIP).

Screenshots

Screenshot from Cooking for Skully

js13k2022's People

Contributors

gheja avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.