Git Product home page Git Product logo

snake-plus-plus-godot's Introduction

Snake++

GitHub last commit GitHub release (latest by date including pre-releases)
This repository contains the source code for the mobile game Snake++.

Table of contents

About the game

Snake++ is an exciting and modern take on the classic snake game, offering a fresh twist to the addictive gameplay that captivated players for years.

While Snake++ stays true to its roots, it introduces new and exciting elements to enhance the gaming experience. One notable addition is the inclusion of new perks that go beyond the traditional apple. As players progress through the game, they can encounter a wide array of perks that provide various advantages and disadvantages. These perks might include speed boosts, temporary invincibility, teleportation abilities, and more, allowing players to strategize and adapt their gameplay accordingly.

The game also offers two distinct game modes: Adventure and Arcade. In the Adventure mode, players embark on a thrilling journey through multiple stages, each with its own unique challenges and obstacles. On the other hand, the Arcade mode offers a fast-paced, score-driven experience, where players strive to achieve the highest score possible. Progressing in the Adventure mode unlocks new Arcade stages.

One of the standout features of Snake++ is its extensive skin customization. Players can personalize their snake's appearance by selecting from a wide range of vibrant and eye-catching skins. From classic patterns to futuristic designs, the options are endless.

What truly sets Snake++ apart is its scalability and ease of stage creation. With a simple JSON file format, stage design becomes accessible to players and allows for the easy creation of new stages. The JSON file describes the layout, obstacles, and challenges, providing a platform for both developers and the community to expand the game's content. This scalability ensures that players will always have fresh and exciting stages to explore, extending the replay value of Snake++.

Get ready to embark on a nostalgic journey with Snake++, where the classic snake game meets new perks, engaging game modes, and extensive customization options. Whether you're a seasoned snake enthusiast or a newcomer to the genre, Snake++ promises a captivating and endlessly entertaining experience.

Technologies used

Snake++ was created using the Godot engine, specifically Godot 3.5.X, and developed using the GDScript language; while the language's limitations sometime makes hard to apply good design principles, its extreme versatility extends to its ability to compile games for all major existing platforms, making it appealing for future distribution.

Target platforms

The game is thought to be run on mobile platform (Android and iOS), but future customizations can adapt the game to be optimized also for desktop platforms.

How to run

First download and install the Godot engine v3.5.X for your platform; then, simply import the project and run it from the Godot engine (keep in mind that the game is optimized for mobile environments, so changing window size is not actually responsive and the size of certain things only change after changing scene).

While running it on desktop. you can use the arrow keys or the WASD keys to move the snake.

How to build

Follow any tutorial for compiling for the desired target platform.

IMPORTANT: You need to include the JSON files in the build process, otherwise no game stages will be included.
On the export project page, once you have selected your target platform, select the "Resources" tab and add this line

*.json

to the "Filters to export non-resources in the project" textbox.

Get latest mobile release

At the moment, just Android's APKs are available, but in the future iOS support will be added.

Get the latest builds in the Releases section of this repository downloading the desired asset.

snake-plus-plus-godot's People

Contributors

tale152 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

boyquotes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.