Pacman in Java, Programming Tutorial 1/2

preview_player
Показать описание
In this tutorial I create a Pacman game in Java. I explain the code step by step with pictures and instructions. As editor for Java I use eclipse as always. I have divided the tutorial into two parts. This is the first part. You can find the code for the game on Github. There I also upload the code for all my other tutorials.
If you like the video please leave me a like :)
Thank you for watching!
You can download the code in the second part :)

╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝

Check out my Java Game Playlist:

#Pacman #Java #GameDevelopment
Рекомендации по теме
Комментарии
Автор

Hope you get at least a 100K subscribers dude. You are awesome.

theyoutuber
Автор

Such an amazing video bro love it totally!

mumbaikachallenge
Автор

This is amazing. Thank you for your effort.

sina
Автор

Dude thanks for this.. you've got a new subscriber here ☺️

ignkai
Автор

Thank you for this fascinating video! Could you explain how to change the coordinates in levelData[], if I want to draw a new field?

𝚊𝚁𝚑𝚊𝚗𝚍_view
Автор

Thank you very much for this videos. It is really helpful for me on my studies. Can I have a source code?

marcinkotulski
Автор

Great video! What do I need to change if I want to create a game field which is not a square but has different side lengths?

ciaokakao
Автор

how do i win the game, i just ate all the white dots thing and still nothing happened are there any update for the code?

lemueltimothy
Автор

How did u instant put the numbers on bottom of leve data?

kavinbucoy-hmhb
Автор

would you mind explaining 9:49? if i wanted to use my own image, a dog for example, how would I go about doing that?

randommfontheinternet
Автор

hey, you're great! Can you please tell me what unit tests can be created for the application?

pacificocean
Автор

how do i resize it
every time i costumize the dimension and the panel there's a lot of glitches happen

morrtz
Автор

hi i am trying to do a pacman game for my senior college project! what IDE did you use..im pretty green to coding lol

mpozajoshua
Автор

When i set that ghost_dx[i] = dx
it says that I cannot convert from int[] to int and
it says this when i do this dx = -dx;is undefined for the argument type(s) int[]. How can I make it work?

luc
Автор

Hallo dude, a really code video, i have a question to minute 17.21, where you wrote ghost_dx[i] = dx dx = -dx, that was underlind how did u fixed it because there is a cut
thanks for your help

slimy-geqv
Автор

I have a question Can somebody/I programm an other map sure right?

maytau
Автор

I wish I found it earlier.But I have my exams now and I have to study for them too.

agamghotra
Автор

Hey great work on the game. I just wanted to know that are those starting import files that u have added, are those javafx import statements like javax etc. Pls respond at your earliest please.

surajkr
Автор

hello, it's very nice!
I'm french and I'm a beginner in C++.
I don't understand this line "if ((screenData[i] & 48) != 0)
" in private void checkMaze()
why 48 ?

andu
Автор

17:13 hi! what you mean when you type "dx = -dx;"? My compiler says:
"Operator '-' cannot be applied to 'int[]' "

JuanRamirez-fxtf
welcome to shbcf.ru