Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Czapa10/Healthy-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

378 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors