News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Pong Game In Masm

Started by Ashron, February 23, 2016, 04:50:48 PM

Previous topic - Next topic

Ashron

Does anyone here have just atleast a simple source code of a PONG GAME? where there are two players can play it? Thank you guys in advance :)

Raistlin

A quick google search reveals :
http://www.cppgameprogramming.com/cgi/nav.cgi?page=pong
http://noobtuts.com/cpp/2d-pong-game
http://www.pygame.org/project-Very+simple+Pong+game-816-.html
http://codegolf.stackexchange.com/questions/10713/pong-in-the-shortest-code
http://www.aaroncox.net/tutorials/arcade/PaddleBattle.html

AND about 1 170 000 more results

(EDIT) - all should by the looks of it be convertible to ASM in short order
Are you pondering what I'm pondering? It's time to take over the world ! - let's use ASSEMBLY...

Ashron

Hello! Thank you! but i dont know how to convert them since i am still a newbie =/

hutch--

If you are a newbie, why are you asking for source code if you don't know how to build or write it. If you don't have the skills to write this type of code, feel free to buy it on the open market, this forum is not a free code ordering facility.