Giter Site home page Giter Site logo

gitter-badger / play Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ultrastar-deluxe/play

0.0 0.0 0.0 299 KB

The free and open source karaoke singing game UltraStar Play for Windows, Linux, Android, Xbox, PlayStation and other platforms.

License: MIT License

C# 93.85% Shell 6.15%

play's Introduction

UltraStar Play Development README

Travis Build Status Codacy Badge License: MIT

1. About

UltraStar Play is a free and open source karaoke singing game for Windows, Linux, Android, Xbox, PlayStation and other modern platforms. The game plays the audio file, displays singing lyrics, notes and optionally a background video or picture, while the singers sing the songs and thus try to hit the notes to get points depending on how close they get to the perfect pitches. The game uses the Unity 2D framework and mostly c# (mono/.Net) as software development language.

2. Minimal Game Requirements

  • Windows Vista SP1 or Android OS 4.1 or iOS 7.0 or Mac OS X 10.9, Ubuntu 12.04, SteamOS or any newer
  • DirectX 10 with Shader Model 4.0 or OpenGL ES 2.0 or any newer
  • speakers, USB microphones (or similar), big screen
  • plenty gigabytes of storage space for songs, videos and other game content - varies depending on quantity and quality

3. Development Requirements

  • Windows 7 SP1+, 8, 10, only 64-bit; Mac OS X 10.9+.
  • DX10 with Shader Model 4.0+
  • plenty of free time
  • see How to Compile the Game

4. Documentation

see the project wiki

5. How to contribute

see CONTRIBUTING.md and also How to Compile the Game

6. Support

  • if you just want to play sing-along karaoke, please use UltraStar Deluxe or Performous or Vocaluxe instead.
  • see documentation sources mentioned above
  • Issue Tracker
  • "the code is documentation enough" << sorry, this project just started, there will be more places for support later on

7. Repository Folder Structure

The current folder structure is just a first draft, and you are encouraged to improve it, if you have extensive knowledge of / experience in open source unity games.

Where What
/ Main repo folder. Try to not add any new files here, but instead place them in a fitting subfolder
/tools/ any build scripts, templates, helper stuff for devs, code checking stuff, lint templates
/UltraStar Play/ Unity project
/UltraStar Play/Assets/Editor/ unit tests or integration tests go here
/UltraStar Play/Assets/Materials/theme/ theme content: image files, animations, click sounds, background music
/UltraStar Play/Assets/src/ actual code of this project
./src/audio/ any audio input / output / pitch detection / microphone related code goes here
./src/model/ code related to the data model, static classes for songs-manager, players-manager, settings-manager
./src/util/ rather generic utility code that is not specific to this karaoke game
./src/view/ all the screens/views and any code that is specific for these screens, currently also contains all the "in-game logic"

play's People

Contributors

basisbit 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.