free-python-games
2020-05-16
Free Python Games is an Apache2 licensed collection of free Python games intended for education and fun. The games are written in simple Python code and designed for experimentation and changes. Simplified versions of several classic arcade games are included. (free-python-games README.rst)
1. 팀프로젝트 소개
- 파이썬으로 구현하는 여러 미니게임 프로젝트
- Github repository
Examples
Snake
Flappy
Pong
2. 프로젝트로 선정한 이유
- issue에 흥미로운 내용이 많기 때문
- 팀원들이 공통적으로 할 수 있는 언어가 python이기 때문
- 우리가 직접 기여할 수 있는 가능성이 상대적으로 많아보이기 때문
3. 기여방식 / 활동시 중점 내용
- 기존 게임 기능을 수정, 보완
- 기존 게임에 새로운 기능 추가
- 새로운 종류의 게임 추가 제안