Skip to content

AntoTek/snake-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Logo

DotS

Simple. Modern.



About This Project

Dots(Dots Snake Game) is a GUI based pc game that is a derivative version of snake game.

This project is a assignment of OSS(Open Source SW Project), CSE, CAU



Snapshot

Menu Single Play Rank
Dual Play Auto Play


Installation

  1. Install python(v3.x), pygame, git

  2. Clone the remote repository from github

$ git clone https://github.com/CAU-2022-OSS/snake-game.git
  1. Install font in static/font/poxel.ttf

  2. Move to src directory

$ cd snake-game/src
  1. Execute main.py
$ python main.py
// or (depend on your version)
$ python3 main.py

Contributor

Name Department Role Github
공예지 소프트웨어학부 Menu / Data Logic dev
권혁민 소프트웨어학부 Game Logic dev
김명승 소프트웨어학부 UI, Documentation


Used Opensource

Library License Description
pygame LGPL Base library
poxel NO COMMERCIAL USE Font



GNU LESSER GENERAL PUBLIC LICENSE (LGPL)
Copyright ⓒ 2022 CAU-2022-OSS

About

중앙대 2022 오픈소스SW프로젝트 프로젝트

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%