Results 1 to 6 of 6

Thread: Simple Snake Game - Castle Game Engine

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Post Simple Snake Game - Castle Game Engine

    This is an thoroughly-commented example of a very simple 2D game featuring:

    * graphics with spritesheets,
    * text output,
    * keyboard/mouse input,
    * read&write text files,
    * sound & music,
    * timer,
    * Log,
    * random

    basically everything you might need to start making a simple 2D game in Castle Game Engine.

    https://github.com/eugeneloza/SnakeGame

    Attached Images Attached Images
    My free and opensource games: http://decoherence.itch.io/
    Sources are here: https://github.com/eugeneloza?tab=repositories

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •