[WIP] My first game - .ball()

Metoot

Plantera
This is my first attempt to make a game.

.ball() is one of games that supposed to be a mobile game, but released on PC for some reason.
  • Controls :
    • Left/Right Mouse buttons - accelerate left/right
    • Any key - jump.

Screenshots
C2KzpHR.png

A0lDy3c.png

zJijT9G.png


Download (w/ source code)


Changelog :
  • Pre-release
    • 0.1
      • Initial release, supposed to be LudumDare entry
      • Given up on LD
      • PM if you for some reason want to download this version
    • 0.2
      • Got bored, found source code, tried to improve
      • Improved physics engine
      • Added some libraries which almost unused even in 0.4
    • 0.3
      • Changed pallette to shades of blue (originally it was black background with dark pink objects), removed outlines.
      • Improved collision detection
      • Added a shield bonus
    • 0.4
      • Prepared for public release
  • Proto
    • 0.5
      • Local scoreboard (WIP)
        • Saves your top score and total distance
      • Moved text on main menu to the left screen border
        • May change back later
    • 0.6
      • New HUD
      • HP System
        • Shield bonuses is now HP Bonuses
      • New jump mechanics
        • The faster you move, the higher you jump
      • Online dashboard on the title screen
      • Customizable palette
        • Work in progress, see "palette.txt"
Music
Online scoreboard
//Suggestions welcome!
 
Last edited:
Which Windows do you use? Xp, 7 or 8? Just let me know, maybe i'll find what causes this problem.
 
Back
Top Bottom