The MASM Forum

General => The Workshop => Topic started by: Ashron on February 23, 2016, 04:50:48 PM

Title: Pong Game In Masm
Post by: Ashron on February 23, 2016, 04:50:48 PM
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 :)
Title: Re: Pong Game In Masm
Post by: Raistlin on February 23, 2016, 06:04:36 PM
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
Title: Re: Pong Game In Masm
Post by: Ashron on February 24, 2016, 04:22:52 AM
Hello! Thank you! but i dont know how to convert them since i am still a newbie =/
Title: Re: Pong Game In Masm
Post by: hutch-- on February 24, 2016, 07:52:05 PM
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.