Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.
/ jump Public archive

A recreation of Chrome's T-Rex game.

Notifications You must be signed in to change notification settings

thecallum/jump

Repository files navigation

JUMP

A recreation of Chrome's T-Rex game.

Table of Contents

About

I was inspired to do this project when I was working at home and my internet connection cut out. I thought I could spend the otherwize unproductive time rebuilding the game.

Gameplay

Built With

  • Vue - The web framework used

Authors

Acknowledgments

  • Sprites taken from original game

Installation

Prerequisites

npm or yarn

Installing

Initialize package manager

yarn

Build bundle

yarn build

Development

Initialize package manager

yarn

Run webpack dev server

yarn dev-server

Todo

  • Create custom sprites
  • Improve collision detection accuracy

About

A recreation of Chrome's T-Rex game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published