Coder Social home page Coder Social logo

claudiotancredi / pong Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 2.1 MB

Codice sorgente degli "extra points" del corso "Architetture dei sistemi di elaborazione" del Politecnico di Torino, a.a. 2021/2022.

C 99.23% Assembly 0.77%
assembly c landtigerv2 mips64 polito pong-game

pong's Introduction

Hello friend ๐Ÿ‘‹

  • ๐Ÿ’ป I'm a MSc student in Artificial Intelligence and Data Analytics @ PoliTo
  • ๐Ÿš€ I'm currently working on my master thesis in the space field
  • ๐Ÿ“ I'm based in Torino, Italy
  • ๐ŸŽพ In addition to space science, I'm also interested in sports such as football, tennis and padel

Git Stats ๐Ÿ“ˆ

ovi ย  ovi

pong's People

Contributors

claudiotancredi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

pong's Issues

Bugs on extra points 1

  1. When the ball hits the paddle from the side and the user tries to move the paddle in the same direction where the ball is placed, checks seem to fail and the paddle is fragmented.
  2. When a sound is being emitted, if the user pauses the game and later tries to resume it the game won't start again. This happens because sound is not set to 0 when the KEY2 button is pressed and it will stick to 1, indeed in the timer 2 handler (which is disabled during pause) the assignment of 0 to sound will not occur.

These bugs have been fixed in extra points 2.

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.