Coder Social home page Coder Social logo

cong's Introduction

cong's People

Contributors

domsson avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

cong's Issues

Options menu does not show correct window size

The game currently starts in a window of size 800 ร— 600 px, but when entering the Options menu, it shows "640 x 480" as the selected size. Leaving the Options menu will save the options, hence change the window size to 640 ร— 480 px. This is wrong. The Options menu should show the current window size.

Improved controls including (simulated) analog stick behaviour

Currently there only is support for keyboard control. This makes for a purely digital ("up" or "down", 100% or nothing) movement. There should be support for game pads, to make use of their analog sticks for more fine grained control over the paddle's speed. Ideally, keyboard control should be able to somehow emulate this behavior as best as possible.

Game speed not hardware-agnostic

The game should run at the same speed on all machines, but currently it runs noticeably faster on my desktop machine than it does on my laptop. Something must be off in the game's main loop logic.

Ball physics fail at high velocity

The higher the ball's velocity, the more erroneous the collision detection. First the ball will bounce off the paddles without actually making contact. Once the velocity is very high, the ball will eventually travel through the paddles. This is due to the fact that the collision detection is too simple.

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.