8000 GitHub - AzzaDeveloper/prosu: osu! written in Processing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AzzaDeveloper/prosu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prosu!

v0.0.31

prosu! is osu!, but written in Processing.

Forum topic

Should you have any questions regarding this project, feel free to hit me up through my discord: Azza#7631

How to install and build

  • Install Processing
  • Clone the repo to anywhere you like.
  • Open the Processing IDE > Choose Sketch > Import Library > Add Library > Search for Minim > hit Install
  • Run [path-to-processing]/processing-java.exe --sketch=[path-to-downloaded-folder] --run.

Before you build!

  • Configure your settings in c_config.pde

Info

Check the wiki for a detailed explanation of every file/functions (WIP!)

No releases yet due to how unfinished this is.

All lines of code in here is carefully commented so even the newest programmer can understand whats going on.

The current version DOES NOT work with sliders and should be fixed soon. Maps with sliders will load, just no sliders will appear.

This is a side project written for fun and should work with all operating systems.

File naming explanation

  • c_ - Control. Used for controlling the game (states, directories...)
  • f_ - Functions.
  • O_ - Objects.
  • s_ - Screen. What the screen displays.

This project uses:


Changelog

v0.0.5

  • Huge performance fix while playing
  • Now includes a menu. (Options are WIP)
  • Difficulty calculations improvements
  • Clicking improvements
  • See changelog. for past changes.

Contributors

Azza

Fouding/Lead Developer

  • Code
  • Bug Squasher
  • Documentation
  • Wiki

Tienei

Developer

  • Code
  • Bug Squasher

About

osu! written in Processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0