Skip to content

I revisited Asteroids in the summer before Junior year, in order to learn how to program in Java for AP CSA. It was a lot easier this time around.

License

Notifications You must be signed in to change notification settings

jwang541/java-asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-asteroids

I revisited Asteroids in the summer before Junior year, in order to learn how to program in Java for AP CSA. It was a lot easier this time around. It was a fun experience, and I think since my implementation of Asteroids in C++, I have evolved a lot. Compared to my C++ implementation, I used more built-in functions, because some Java libraries were more accessible. I also randomly generated the sprites rather than used predetermined ones.

Screenshots

Alt text Alt text

About

I revisited Asteroids in the summer before Junior year, in order to learn how to program in Java for AP CSA. It was a lot easier this time around.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages