Skip to content

makeclassicgames/BoingKat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boing Kat ๐Ÿˆโ€โฌ›

Boing Kat is a Platform Game Designed For the JS13K Games Jam. With Boing Kat you controls a Little Black Cat that needs to reach the end Mark with his Duck Friend. You must be awared from the Spikes and of course from the crazy jumps from this Cat.

Game Overview ๐Ÿ•น๏ธ

Boing Kat is a Platform Game with some Levels that need to avoid obstacles and of course prevent to fall down from the platforms. The Cat starts and the beginning of the level with the Start flag; and need to reach the End signal both flags, are holded with our ducky friend ๐Ÿฆ†.

Features โœ…

  • Plattform Game using Tile System.
  • 3 Levels With increasing dificulty.

Controls ๐ŸŽฎ

This game is designed to be used on Desktop systems. The game is compatible with Keyboard and gamepad.

  • Press space to jump or reach to next state(game over, next level or win).
  • Press Button 1 on GamePad to Jump (Button 1 is X on PlayStation, A on XBOX or B on Nintendo Switch).

Installation ๐Ÿ’ป

Prerequisites

Modern Web Browser with HTML 5 capacities. No External dependecies requires.

Installation and Setup

  1. Download or Clone this repository.
  2. Open index.html on a Web Server.

All the Assets and code must be on the current directories to work Properly.

File Structure

BoingKat
โ”œโ”€โ”€ assets # Asset Directory
โ”‚   โ”œโ”€โ”€ player_sheet.png # Player SpriteSheet
โ”‚   โ””โ”€โ”€ tilescat.png # Game TileSet
โ”œโ”€โ”€ index.html #Game EntryPoint
โ””โ”€โ”€ js # Game Code
    โ””โ”€โ”€ game.js # Game Code Bundle

Technical Information โš™๏ธ

Here you can find the Technical Informatiรณn about this Game.

Architecture and Libraries Used

  • Game Engine Implemented with Kontra.
  • Levels Designed with Tiled.
  • Sound System Implemented with Zzfx.

Future Implementations

  • Improved UI (Adding Some CSS and using Better Fonts).
  • Add more Levels and improbe dificulty.
  • Add Mobile Support.

Team ๐ŸŒ

  • Programming: Zerasul and with the help of Banus10.
  • Graphics: Maxi_oscar.

Special Thanks for all the people that help with this game on Twitch Channel Make Classic Games.


Thanks for Playing Boing Kat ๐Ÿˆโ€โฌ›

Releases

No releases published

Packages

 
 
 

Contributors