Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 16, 2014

No description provided.

CBH-Repos and others added 30 commits February 15, 2014 14:28
Initial Physics and Collision. "Play Now" as character.
Strangeness
also projectile
Collision, but no win condition.
YepOnceAgain, score display
Almost Done! Winnable, shows score, etc.
And possible more music tracks
I can leave the title as just that, right?
Okay, fine. Added AI, and made all calculations relative to screen size.
Physics patch
You shouldn't include your bin/ directory in the GitHub repo. It takes up space and makes it take WAY longer to download. It doesn't track the history, and people are going to have to build it themselves, anyways. So, I fixed it!
Once again, you really shouldn't have your library source in here. So I got rid of it. It still works, just FYI.
Should work on Windows and Linux. Probably won't work on Mac yet.
Makes the program start with a resolution window. Will at some point
also add this to an options menu (hopefully I can figure out how to let
it change the controls of the characters!). Also did some general code
patching.
Combining player class into barnacle master.
Conflicts:
	bin/Barnacle.class
	bin/Opening1.class
Conflicts:
	bin/Barnacle.class
	bin/Opening1.class
Conflicts:
	bin/Barnacle.class
	bin/Opening1.class
	bin/images/exitGame.png
	src/Barnacle.java
	src/Map.java
	src/res.java
Moved images and music into separate folders.
This should fix GitHub from picking up bin over and over.
WOW SUCH ORGANIZE VERY READ
Using JLWGL Keyboard input instead, it is better than the slick2d
keyboard input.
Should be way more readable! Also, Clicking using
KeyListeners(BasicGameState).
Moved resources (music and images) to own directory, and moved sections
of the Menu code into new classes, mostly for readability.
The quit button might be important., not entirely sure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants