KeepMeBusy Java2D Game [Open Sorce] [Update 10] - Better Preformanc + MenuState!

Sorce Code will be here on later make sure to follow me on there and so on so you get then new sorce code all the time =D
or just go here and click link xD

follow me on twitter =D for fast updates!
https://twitter.com/Indie_Devoloper

Sorce Code: https://github.com/TheIndieDeveloper/KeepMeBusySorce

hello this game is a game i’am in making off when i got bored feel free to check my devlog out underneath

this game will be kinda rpg looking game
“”""""
health
mana
special upgrades
spells
shops
upgrades
items
level
ranks
money
energy
quests

the game is in really early stages i have only spent like a night or 2 on it so yup :wink:

http://s27.postimg.org/v834y53f7/image.png

[Java2D] KeepMeBusy Devlog part 10 - Better Preformanc + MenuState!!!

_vOCTRUdNrU

shud be up soon!

Subscribe to my youtube!
my goal is 1000 i now have 169
can you help me with it?

feel free to subscribe and share the video so other ppl can see it to =D

Can I see your code?

is it cause off the collision detection? or some else reason coos i’am gonna do a video explaining how i did it :wink:

No, I just like being able to see the source code. You can always learn new things!

Hehe… I agree…
Ok, luckily I’m using an iPad so I can…

[quote]…smash that appreciate button with your nose.
[/quote]
Also, I do a lot of random stuff when I’m bored… One time my computers teacher asked why there was a picture of kittens on my computer… It was one of my programs ;D
I’ll look at the videos later and also can you please release the source code it really helps…

made me laugh xD yeah its true will update to devlog 3 today have added alot might do it an open sorce project so ppl can see my code =D

NEWS!

  • deltaTime added!
  • Particle Effects to health bars for both AI and Player
  • AI has a radius to choose blocks from
  • can now render over 8000 particles at the same time no lag!
  • learning pixels manipluation so i can change from summer to winter fast!
  • you can pause the game
  • pause screen with animation
  • AI dont render if its outside the screen
  • AI has a walking path by random
  • AI follows the player if it hits player detection radius

I always love AI… just one question…
You say that the AI follows you if you are near it… what happens if you move away? does it stop following you?

Not to over complicate things but maybe you can have two detection radius’s… if the player is inside the first one, the AI will set the player to its target and the player will continue to be its target until it leaves the outer one… In other words, you have to get close to notify the AI but you have to get further away to stop it chasing you…

that’s a really good idea will totally implement that =D

why not xD

We can render 10.000 AI at the same time with no lagg =D

Make sure to follow me on Twitter
https://twitter.com/Indie_Devoloper

What are your AI doing?

Looks like just walking towards the player.

thay pick random blocks and walk around and hurt player xD

ik ama need to fix that and walking up looks like climbing a ladder xD

So far you have just copied Minicraft. I wonder how the source looks like.

If you don’t add anything more than Minicraft, than this is gonna be a very disappointing project.

textures was inspired by minicraft, it will end as a rpg =D i have alot to add

You have a link to the source yet it is an empty repo, is this project going to be open source?

yes still need to figrure out how to bind git to my eclipse and just add all at the same time =D

working on git right now =D