Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
/ Healthy-Snake Public archive

Game written in C++ with SFML. Interesting version of snake in which you have to eat healthy food and avoid junk food.

License

Notifications You must be signed in to change notification settings

Czapa10/Healthy-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthy-Snake

Game written in C++ with SFML. Interesting version of snake in which you have to eat healthy food and avoid junk food.

Download

Link to download v1.0: https://gamejolt.com/games/Healthy-Snake/404844

Introduction

This project was my attempt to write "clean" object oriented code. (From my next projects I learnt that oop is not very efficient way of programming. Now I'm fan of data oriented design and I dislike oop quite strongly.)

Goals

  • learn how to write "clean" object oriented code
  • increase my c++ knowledge
  • make more interesting version of snake game
  • promote healthy food

Game Creators

  • Coding & Game design - Grzegorz "Czapa" Bednorz
  • Music & Sound - Mateusz Stępka
  • Pixel art - Jumbocube

Screenshot - v1.0

image

Controls

Arrows - to control snake

About

Game written in C++ with SFML. Interesting version of snake in which you have to eat healthy food and avoid junk food.

Resources

License

Stars

Watchers

Forks

Packages

No packages published