Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 7.56 KB

README.md

File metadata and controls

46 lines (31 loc) · 7.56 KB

Space Invaders

Course: Software Development Practices (CES2024) - Tuesday Class (24-2-24349) 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, Jeongbin Park, Joonwoo Lee Instruct students
1 CodingPing Kiseong Lim, Dayeon Oh, Raewoo Kang, Heeyeon Park, Ilran Shin, Siyeon Lee, Seohyeon Lee Main Menu
2 Variety Jules Ollivier, John Young Kim, Couaran Brewen,Yoon Jae Wook,Gu Leonid,Muhammad Akmal Hasif Bin Zamri,장혁헌 Player & Enemy Ship Variety
3 COIN Jinbum Shin, Dohee Kwon, Kyusik Kim, Junghyun Choe, Seunggo Kim, Gibeom Kim, Seungmin Jung currency_system
4 DevFloor Sangjin Lee, Yongjin Kwon, Heonjun Chu, Uijae Kim, Jihun Yeo, Jihwan Choi, Jueun Seo Level_Design
5 GAMZA Yeyoung Yun, Yujin Kim, Gumin Kwon, Wu Jiaqi, Hu Tianxiang sound effects/BGM
6 ZARA Sungyoon Chang Jiwon Moon Jiwon Seong Hojune Moon Minkyeong Ji Hyojong Yu Dongbin Shin 2-players-mode
7 NOF Donghyeon Woo, Lakyoung Choi, JungSub An, Kyunghyun Shin, Seunghyeon Lee, Yunseo Jo Records and Achievements
8 IamJAVAman Seochan Moon, Jongwon Lee, Seungmin Kim, Jimin Hwang, Dohun Lee, Sanghoon Eum Items
9 9 Jinwoo Park Chanhyeok Lee Hyeri Heo Donghyeon Kim Jisu Kim Chunghwan Oh Game Play HUD

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.