Skip to content

ktamburi/Snake-Game

Repository files navigation

Snake Game Project

Introduction

This repository contains the implementation of the classic Snake game as part of a university project. This project was designed as a beginner-level exercise for the course "Introduction to Software Engineering," utilizing Python and C. It includes both source code and a user manual.

Features

  • Two Implementations:
    • Python Version: Features graphical gameplay using turtle.
    • C Version: Console-based gameplay focusing on simplicity and performance.
  • Cross-Platform Compatibility: Compatible with Windows, macOS, and Linux.
  • User Manual: Detailed instructions for installation, gameplay, and troubleshooting.

About

A simple university project in C programming and Python for SWE101 course at Epoka University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors