ucsb-cs56-projects / cs56-games-pokemon-map

-
1 stars 10 forks source link

Migrate the project to a full graphics framework #54

Open MadRubicant opened 8 years ago

MadRubicant commented 8 years ago

Currently, this project is a game using Java Swing. While not a problem, per se, it's not a very good solution. Instead, it should be on either a true graphical framework or a full-fledged game engine, for example, Slick2d or Java Lightweight Game Library. This will also involve using a build system such as Maven or Gradle.

This is NOT an issue to be undertaken lightly.

If you do decide to do this, ask me (William) or @SElegans (Steven) for advice and guidance.

200 points

MadRubicant commented 8 years ago

F16 OK (200 pts)

steve-fields commented 7 years ago

F17 OK (250 pts)

steve-fields commented 6 years ago

W18 OK (250 pts)