GithubHelp home page GithubHelp logo

oss-2.0's Introduction

Oss-2.0

A for-fun rework of popular rhythm game: Osu!.
Requirements:

  • Windows system
  • python 3.4 or newer
  • pip library
  • git

python download: https://www.python.org/downloads/
pip download: https://pip.pypa.io/en/stable/installing/
git download: https://git-scm.com/download/win

FAQ

Why my Oss! doesn't work?

Oss is of course operating on python. It's launched by a new python launcher "py" which automatically sets used version to be the most accurate. Older python versions [PEP 397] don't have it installed. In this case simple python upgrade to newest version should fix the issue.

Where is my Oss! installed?

It's actually not that easy (I'm working on this) to get into Oss installation directory. It's localized in AppData\Roaming in folder called Oss.

oss-2.0's People

Contributors

m4req avatar

Stargazers

 avatar  avatar

Watchers

 avatar

oss-2.0's Issues

Złe położenie kółek

Czasami kółka pojawiają się znaczną częścią w rogach i pod paskiem czasu.
Utrudnia to, a czasem całkiem uniemożliwia odnajdywanie kółek i trafianie w nie.

Odpalanie gry

Gra się nie odpala.
Wyświetla się jedynie ścieżka.

Błąd3

game.py:
lulw
diaglog:
path: ['C:\Users\Dell\Desktop\Oss-2.0-master\diagtools', 'C:\Python27\Lib\idlelib', 'C:\Windows\system32\python27.zip', 'C:\Python27\DLLs', 'C:\Python27\lib', 'C:\Python27\lib\plat-win', 'C:\Python27\lib\lib-tk', 'C:\Python27', 'C:\Python27\lib\site-packages', 'C:\Users\Dell\Desktop\Oss-2.0-master\main']
Python_ver: 2.7.16.final.0
System_ver: nt, Windows7
Screen_res: Width: 1280 Height: 800
CPU: x86 Family 6 Model 15 Stepping 13, GenuineIntel

Błąd

Error w game.py:

Traceback (most recent call last):
File "C:\Users\FRANEK\Desktop\Oss-2.0\Oss-2.0-master\osu!lool\game.py", line 7, in
import update
File "C:\Users\FRANEK\Desktop\Oss-2.0\Oss-2.0-master\osu!lool\update.py", line 53
if version == str(late_ver):
^
TabError: inconsistent use of tabs and spaces in indentation

Error w update.py i w circle.py:

inconsistent use of tabs and spaces in indentation
(nie w pythonie, tylko gdy wyskoczył komunikat)

Odpalanie gry

To się wyświetla w "game.py" po "edit with idle, f5"

Error! One of modules cannot be resolved.
Try restarting your application or reinstalling it.
Traceback (most recent call last):
File "C:\Users\FRANEK\Desktop\Oss-2.0\Oss-2.0-master\osu!lool\game.py", line 6, in
import circle
File "C:\Users\FRANEK\Desktop\Oss-2.0\Oss-2.0-master\osu!lool\circle.py", line 1, in
import pygame
ModuleNotFoundError: No module named 'pygame'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\FRANEK\Desktop\Oss-2.0\Oss-2.0-master\osu!lool\game.py", line 17, in
if repair.Check_response():
NameError: name 'repair' is not defined

Random circle generating

Do tej pory są dodane tylko trzy kółka i w tych samych miejscach.
Może lepiej by to wyglądało gdyby wprowadzić nieskończoną ilość kółek (albo skończoną tylko niech ich będzie minimum 50) i z randomowym ustawieniem (żeby za każdym odpaleniem gry kółka nie były na tych samych miejscach co były w poprzedniej grze).

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.