Coder Social home page Coder Social logo

bongocat-osu's Introduction

Description

An osu! Bongo Cat overlay with smooth paw movement and simple skinning ability, written in C++. Originally created by HamishDuncanson.

You can find how to configure the application in our wiki.

Download the program here.

Hugs and kisses to CSaratakij for creating the Linux port for this project!

Any suggestion and/or collaboration, especially that relating to sprites, is welcomed! Thank you!

Original post by Kuvster.

Further information

In order to play with fullscreen on Windows 10, run both osu! and this application in Windows 7 compability mode.

Press Ctrl + R to reload configuration and images (will only reload configurations when the window is focused).

Supported operating system:

  • Windows
  • Linux (tested with Arch Linux with WINE Staging 5). Note: You must use WINE Staging, because for whatever reason on stable WINE bongocat-osu doesn't register keyboard input from other windows.

Notice: If you're using WINE on Linux, make sure that osu! and this application run in the same WINEPREFIX.

For developers

This project uses SFML and JsonCpp. JsonCpp libraries are directly included in the source using the provided amalgamation.py from the developers.

Libraries and dependency

Windows and MinGW

To build the source, download the SFML libraries here, copy Makefile.windows to Makefile, then replace <SFML-folder> in Makefile with the desired folder.

Linux

You need to have these dependencies installed. Check with your package manager for the exact name of these dependencies on your distro:

  • g++
  • libxdo
  • sdl2
  • sfml
  • x11
  • xrandr

Then, copy Makefile.linux to Makefile.

Building and testing

To build, run this command from the base directory:

make

To test the program, run this from the base directory:

make test

Alternatively, you can copy the newly-compiled bin/bongo.exe or bin/bongo into the base directory and execute it.

If you have troubles compiling, it can be due to version mismatch between your compiler and SFML. See #43 for more information.

bongocat-osu's People

Contributors

csaratakij avatar konaeakira avatar kuroni avatar odarthur avatar peeteer1245 avatar queenbeelive avatar shirone01 avatar tomaae avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.