views
10
likes
2

Comments

What do you think?
No comments yet.

This is my pet project I do in a spare time. The goal is to learn about C/C++ game development and make something with SDL2 and Tilengine.

You can find the source code at https://github.com/terraKote/Sneique

#arcade #retro #roguelike



all-ages

v 0.3 is on the way! Now it's x86 Windows binary.
Changes:

- added grid manager

- food doesn't overlap on spawn

- input manager improvements

- title is updated

A new build is on the way. It has various improvements such as input handling, rendering and bug fixes. The latest changes are on the master branch.

The initial build with the basic features for such game is processing.

This is an ongoing pet project. The source code is available at https://github.com/terraKote/Snake