Git Product home page Git Product logo

tipptippreloaded's Introduction

Hi there!

I'm Philipp—a physics graduate with a strong interest in software devolpment. I also enjoy theater and acting, as well as cooking and cocktails. Check philippstephan.de for more.

Working for @mediaire

tipptippreloaded's People

Contributors

phistep avatar raphaelm avatar vincent23 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

tipptippreloaded's Issues

Game speed via functions

Update game speed variables non-linear via a time-function.

I think I lost the actual function I once used for time_between_bobbels but it was something like 100/(250*x)+0.2.

We need this for

  • time_beween_bobbels
  • anglua_velocity

Key bindings

[Esc] for pause, [Esc] to end pause or quit?, no skip of score screen with [a][s][d], key binding for new game vs quit in score screen

Submit more variables to online platform

Submit all score variables to the online platform to gather more statistical data. More awesome graphs!

  • Average score
  • average playtime
  • total playtime
  • total böbbels hit
  • total number of games

Maybe generate graphs server side with PHP/gnuplot.

  • Score distribution
  • Games played over time.

Log IP and display flag/country based on GeoIP? Legal situation?

Online Highscores

Post high scores online. Needs a (PHP?) backend running with small database.

Separate high scores for best score and longest spree?

I'd say no authentication as it is pointless.

I'd like to display the rank as well as something like "bottom 20%" or something.

Also: I suggest limiting nick length and charset. /[a-z0-9]{0,16}/?

Implementation via simple HTTP POST/GET using lure XMLHttpRequest.

Retro mode

A retro mode resembling the good ol' Tipp Tipp Retro. Non-continous böbbel movement, no controller movement, #00ff00-color scheme.

Add icon

Use love.graphics.setIcon().

OS X: Simple, just add it to the .app package, delete old icon, adjust path if needed.

Win: Resource Manager? How to do cross-platform automated via build script?

Linux: ?!

Hit accuracy

Count all böbbels plus hit böbbles to show a percentige of hits in score screen.

Update notifier

Add note to menu screen when new version is available. Might be useful if people actually use the game. People won't look new versions up on the website on their own!

Music

Background music. Generated or sampled?

Project homepage

With screenshots, introduction, high score table, link to pre-build binaries, .love and source, menu game in js.

Hit accuary wrong when nothing got hit

When no böbbels have been hit and none came through (= when you used space to go back and end the game) then the hit accuracy on the scores screen displays: nan%.

Disable debugging in release mode

Not sure how to check to love.conf() release though. At least disable score submission and change shortcut to something very cryptic.

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.