Skip to content
Neil Moore edited this page Feb 18, 2015 · 8 revisions

#Welcome to the COP4331Project wiki!#

##Deadlines##

  • 1/27 (Tuesday), 8:05 PM -- In-class presentation
  • 1/30 (Friday), 11:59 PM -- Written proposal due on Webcourses

##Announcements##

  • Nothing here for now

##People##

  • TODO -- list group members/roles with contact info -- link to page with short bio

##Required tools##

  • Android Studio -- IDE based off of IntelliJ with everything you need for Android development already baked in
  • libGDX -- the 2D gaming engine we will be using for this project
  • Tiled -- Map Editor

##Linux## You may need to install the 32bit libraries of glibc, zlib, and libstdc++-devel. The package names may be different depending on what distro you are on.

##Resources##

Clone this wiki locally