Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 2.62 KB

README.md

File metadata and controls

40 lines (23 loc) · 2.62 KB

Space Invaders

Course: Software Development Practices (CES2024) - Monday Class (23-2-23929)

This course project focuses on creating a prototype based on the video game Space Invaders. The aim is to apply and validate best practices in software engineering. The original code repository can be found at RobertoIA/Invaders.

Team Registration and Project Requirements

Please list your team name and members in the table below. In addition, submit your requirements in the requirements folder.

  • In the 'Name' column, link to your team's forked repository.
  • In the 'Members' column, each team member should link to their GitHub profile.
  • In the 'Requirements' column, link to your team's requirements document. (e.g. requirements/instruct.md)
No. Name Members Requirements
0 Instructors Scott Uk-Jin Lee, Hansae Ju, Joonwoo Lee Instruct students

Screenshots

Title Screen Game Screen Score Screen
image image image

Development

  • IDE : IntelliJ IDEA

System Requirements

Requires Java 7 or better.

Resources

Note that you should install the following resources in order to run the game.