Skip to content

MouraoDev22/run-from-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎈 Run From IT

An endless runner inspired by the classic Dino Run formula. You play as Pennywise sprinting through the frozen streets of Derry during a winter night, endlessly chasing a child who refuses to slow down.

The goal is simple. Survive as long as possible. Jump over obstacles. Keep the chase alive.

image

🌐 Play Online

Play directly in your browser via GitHub Pages https://mouraodev22.github.io/run-from-it/


🕹 Gameplay

This is a fast, minimal endless runner focused on timing and reflex.

You run automatically. Your only job is to jump and avoid obstacles.

The longer you survive, the faster the game becomes.


🎮 Controls

Super complicated control scheme incoming:

Action Key
Jump Space
Jump Left Mouse Button

Yes, that is it.


🚀 Tech Stack

Built with speed and simplicity in mind.

  • JavaScript
  • Kaplay game library

This project was made to focus on gameplay and product delivery rather than spending months learning art pipelines.


🎨 Asset Credits

To accelerate production and compensate for limited design experience, the visual pipeline used AI tools:

  • Base and static sprites generated with the latest ChatGPT model
  • Background generated with the latest Gemini Pro model
  • Animations generated with Ludo.ai

All assets were curated and integrated manually into the game.


📦 Running the Project

  1. Clone the repository
git clone https://github.com/MouraoDev22/run-from-it.git
  1. Open the project folder
cd run-from-it
  1. Install dependencies
npm install
  1. Start the game
npm run dev

Open your browser and start running forever.


🎯 Project Goals

  • Practice JavaScript game development
  • Learn Kaplay fundamentals
  • Ship a complete and playable product quickly
  • Focus on gameplay over asset production

🎵 Music Credit

Background music by Alexander Rose Music Instrumental cover inspired by the opening theme of IT: Welcome to Derry.

https://www.youtube.com/watch?v=ijGwGHabDUQ

All rights belong to the original creator.


📜 License

MIT License

About

An endless runner inspired by the classic Dino Run formula. You play as Pennywise sprinting through the frozen streets of Derry during a winter night, endlessly chasing a child who refuses to slow down.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors