Skip to content

A simple Kemono Friends fan game about catching falling Japari Buns and delivering them to a waiting Serval.

Notifications You must be signed in to change notification settings

shaunanoordin/japari-bun-catch

Repository files navigation

Japari Bun Catch!

A simple Kemono Friends fan game about catching falling Japari Buns and delivering them to a waiting Friend.

Play it at shaunanoordin.github.io/japari-bun-catch !

  • Move Lucky Beast left and right to catch buns.
  • Don't let buns fall to the floor!
  • Get 3 buns and a Friend will appear. Move towards her to deliver and score points.
  • Lucky Beast can carry up to 6 buns.

Created by Shaun A. Noordin, based on an idea by くろしろ-san's tweet

Special thanks to Jim Foronda, Eater of Pi, and the Japari Library!


じゃぱりまんきゃっち!

「けものフレンズ」のファンゲームです、落ちてくるじゃぱりまんを捕まえて待っているフレンズに届ける。

Shaun A. Noordin によって作られました。 くろしろさんよるアイデア


How to Use

Start the web app by accessing index.html from your web browser. (Compatible with Chrome 90.)

Development Notes

  • Target audience: Casual gamers.
  • Target devices: PCs and mobile devices.
  • This is a web app built on HTML5, JavaScript, and Sass/CSS.
  • Developing the web app requires Node and NPM installed on your machine and a handy command line interface. (Bash, cmd.exe, etc)

Project anatomy:

  • Source JavaScript and Sass files are in the /src folder.
  • Compiled JS and CSS files are in the /app folder.
  • Media assets are meant to be placed in the /assets folder, but this is optional.
  • Entry point is index.html.

Starting the project:

  1. Install the project dependencies by running npm install
  2. Run npm start to start the server, or npm run dev to start the server in dev mode (i.e. source files will be watched and changes compiled dynamically.)
  3. Open http://localhost:3000 on your web browser to view the app.

About

A simple Kemono Friends fan game about catching falling Japari Buns and delivering them to a waiting Serval.

Resources

Stars

Watchers

Forks

Packages

No packages published