Skip to content

MasterAndrewJ/PokemonBashe

Repository files navigation

PokemonBashe

Description You really don't HAVE to read this. Description 1/25/2017--I have gotten all the pokemon and all the moves on 2 exel sheets and am currently assigning each their moves. I have also began coding the mthod that will extract the information from the sheet and imput it into the program as a 2D array.

1/27/2017--I now need to begin to initilize the graphics so I can do I test battle with only words but still in the graphics screen, however today I am moving slow so I am going to just do some assigning of pokemon to their moves so I don't waste time.

1/31/17--I successfully opened the graphics screen and wrote down text for the demo version number one and I am to the point of beginning to work on the menu for the encounter screen.

2/2/17--I finished the beginings of the battle demo menu and successfully retrieved information from the exel sheet. Now I am beggining to move on to the selection menu where the user can select moves to use or other options.

2/6/17--Sick

2/8/17--Sick

2/10/17--Today I am either working on key board input or just putting in pokemon move assosiation. AT END OF CLASS= I worked on pokemon move association and found a 2 to 3 times fast way of associating moves and made the way of identifying the move a String like 'Growl' instead of a number like '45'.

2/14/17--Today I did pokemon move association and made significant progress.

2/16/17--Worked on pokemon move association.

2/21/17--Worked on pokemon move association. I will do this 1 or 2 more days but then just use the pokemon I have and continue on with the game for time sake. currently I am at 84 pokemon.

3/14/17--Wasted entire day trying to fix an error

3/16/17--Fixed error and began work on the battle menu...I might actually have to work from home...huh...

3/22/17--Finally got the pokemon identification programm to work. Now I can move on to the pokemon keyboard interation.

3/30/17--I am reoranizing the code and making the code for the keys for input. I have also got the sprites I am going to use for the game. I will need to learn how to use them tho. I am really behind...

4/3/17--This class and for homework I will be improving my Java knowledge as mine is not sufficiant for that task I am assigned.

4/7/17--Today and yesterday I worked on the battle system that takes away enemy's health based on the move used and the enemies health

SICK week of 4/9/17

4/18/17 Worked out bugs an in efficientcies.

4/20/17 created a method to store pokemon data of the players pokemon including what they are as well as what level they are. 4/24/17--Threads hell java is annoying as (ERROR NULL:DATA_CONVERSION)

BE DONE BY ---MAY 12---!!!

Git hub is one of the worst programs I have ever worked with. It is not user friend, it lack the essential function of a delete folder button, and you cannot edit files easily from with in it not to metion the issues with comunication. This program is pathetic and I fail to see that advantages of it beside Mr.Hudson perhaps being able to moniter progress but there are many better solutions to this problem.

Releases

No releases published

Packages

No packages published

Languages