Skip to content

A 2D zombie survival game made during Mintbean Hackathon. Without using a game engine(hackathon requirements).

License

Notifications You must be signed in to change notification settings

kornatskyi/zombie-time

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of a project that me and my team (https://github.com/jfilm, https://github.com/Beidah) have created during the Mintbean one week hackathon at August 2021.

Zombie Time Logo one Zombie Time Logo two

Zombie Time

Welcome to Zombie Time! This is a web browser-based game developed for a week long Mintbean hackathon.

screenshot

Zombie Time was developed without any major frameworks, just vanilla JavaScript. The goal of the project was to see what kind of game we could build in a week without any kind of game engine to rely on.

JavaScript CSS3 SASS HTML5


Installation

Git clone and cd into the repo folder:

git clone git@github.com:jfilm/zombie-time.git && cd zombie-time

Install the dependencies:

npm install

Run the command:

npm run start

Live Site

Live Site


Contributors

Hunter Marshall

LinkedIn GitHub

Bohdan Kornatskyi

LinkedIn GitHub

John Asher

LinkedIn GitHub


Resources

About

A 2D zombie survival game made during Mintbean Hackathon. Without using a game engine(hackathon requirements).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.8%
  • HTML 20.7%
  • CSS 11.6%
  • SCSS 9.9%