Skip to content

Pineappleman123/IntroToProgrammingFinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IntroToProgrammingFinalProject

Snake

Using pygame to make a snake game

Description

A top down 2d game with a controllable snake that eats apples. Includes: singleplayer mode, multiplayer mode, player vs snake mode, and automatically controlled ai mode.

Getting Started

Dependencies

  • Describe any prerequisites, libraries, OS version, etc., needed before installing program.
  • ex. Python 3.x, Pygame, etc.

Installing

  • Download "game" folder
  • Place folder in C:\ drive
  • In "main.py" check that all filepaths match current directory

Executing program

  • Open downloaded "game" folder in any code editor (recommended: VSCode https://code.visualstudio.com/download)
  • Open "main.py" in code editor
  • Click the button which is labeled "run file" in editor

Help

  • If there is an error along the lines of "This directory does not exist," double check that all filepaths in main.py lead to the correct folders or files

Authors

Andrew Perevoztchikov

Version History

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages