Homebrew Official Pacman for HBL

vgmoose

Well-Known Member
Member
Joined
Jan 31, 2016
Messages
360
Trophies
1
Website
github.com
XP
3,067
Country
United States
Version 2.0 Will come out in a near future here is a sneak peak a the new menu .
Before I post it , I want to make something with you all .
Make your own level , post it here the only things are :
The level need to be 31 in height and 28 in width .
1= wall , 2 = pacman 3=shadow 4=speedy 5=pokey 6=baschful 7=food 8 = teleportleft 9= teleportright .
Your name will appear on it :)
A big thanks to Vgmoose , brienj and pwsincd who made this possible .
I am waiting for your level :)
See ya
Beautiful!! What method are you using to draw the graphics to the screen? (alternatively, will you have "sprites" this time around?)
 
  • Like
Reactions: ryuutseku85

ryuutseku85

Well-Known Member
OP
Member
Joined
Dec 14, 2015
Messages
110
Trophies
0
Age
38
XP
406
Country
France
Hi everyone ,

i know you were waiting for a long time to see this , and here it is !!!

Pacman V2.0 hbl version is out!!!

I have completly re write my code due to new knowledge (like 2D arrays).

this was a real pleasure to learn something's new.

the size of the file is too big so there will be 3 winrar.(sorry for that)
or you can use this link :
https://mega.nz/#!mxtRWTDQ!jxWUliVh2X9Iy9JK4k4U2GMP_w4jyWp6Ky6z4s7wBk0


Changelog V2.0

-New Menu with a brand new logo
-New system to draw everything (thanks to vgmoose and brienj)
-New system to handle collisions
-i wil work on the speed (since i print a lot of things at the same time the game is slow)
-adding music (thanks to dimok)
-i still don't use sprites , everything is drawn by the draw lib
-i add a cheat code to make you win if you get two food (you will have to search for this one XD)


if you want to build a level for the pacman game :

create a 2D arrays of 31 in height and 28 in width like this:

0= void
1= wall
2= Pacman
3= Shadow
4= Speedy
5= Pokey
6= Baschful
7= Food(pills)
8= TeleportL
9= TeleportR

Put only one 8 and 9 in the same row

unsigned int mylevel[31][28]={
{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1},//line 1//
{1,7,7,7,7,7,7,1,1,1,1,7,7,7,7,7,7,7,7,7,7,7,1,1,1,1,7,1},//line 2//
{.......................................................},
{.......................................................},
---------------------------------------------------------
{1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1} //line 31//

};

after this give me the color of you wall in a RGB value .
do the same for the food (pills) color.

enjoy and play your level in the next update.


have fun!!!!
 

Attachments

  • pacman-hbl_elf_sound.part1.rar
    1 MB · Views: 96
  • pacman-hbl_elf_sound.part2.rar
    1 MB · Views: 112
  • pacman-hbl_elf_sound.part3.rar
    707.1 KB · Views: 116
Last edited by ryuutseku85,

ryuutseku85

Well-Known Member
OP
Member
Joined
Dec 14, 2015
Messages
110
Trophies
0
Age
38
XP
406
Country
France
Can you make this on GitHub please ?
Or a download link for sources

I won't share my code because I won't , if you want a level on this game just send it to me and I will make it real .

If you want to talk about it I am OK with it , but I won't share it anyway ( here anyway )
 
D

Deleted User

Guest
I won't share my code because I won't , if you want a level on this game just send it to me and I will make it real .

If you want to talk about it I am OK with it , but I won't share it anyway ( here anyway )

why ?
 

ryuutseku85

Well-Known Member
OP
Member
Joined
Dec 14, 2015
Messages
110
Trophies
0
Age
38
XP
406
Country
France
Because it's the way it is

--------------------- MERGED ---------------------------

I second this, I'm sure a lot of people would love to be able to test their levels before releasing them.

If you have levels send them to me and I will do a private release if you want :)


Just so you know , brienj and pwsincd give me there level and it would be payable in the next update , actually I am searching a way to make it faster , and near to find it .
 
Last edited by ryuutseku85,

ryuutseku85

Well-Known Member
OP
Member
Joined
Dec 14, 2015
Messages
110
Trophies
0
Age
38
XP
406
Country
France
Here is a new version (v2.1beta)

Thanks to brienj i got the game speed up a little .

i now draw all the game with 2D arrays , and it speed up a little more the game .
i change the ghost's AI to make it more like the real pacman game (it's a beta so there is some bug when they are at some place) .
i try to animate the pacman so it open and close his mouth .

hope you will enjoy this new version .

!!!!!WARNING!!!!!! THIS IS A BETA.


http://filetrip.net/dl?lXITykXMcP
 

Attachments

  • IMAG1207.jpg
    IMAG1207.jpg
    515.3 KB · Views: 458
Last edited by Cyan,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Psionic Roshambo @ Psionic Roshambo: I did use a bot for Diablo III though but no ban there lol