JSnake
From Retrosoftware
(Difference between revisions)
(→Downloads) |
(→Downloads) |
||
| Line 26: | Line 26: | ||
===Downloads=== | ===Downloads=== | ||
| - | + | v1.03 Uploaded 22/08/14 : Fixed high score table and collision detection bugs <br> | |
| - | [http:// | + | [http://retrosoftware.co.uk/wiki/images/0/01/Jsnake103.zip JSnake v1.03 ssd file]<br> |
| - | [http:// | + | [http://retrosoftware.co.uk/wiki/images/5/5a/Jsnake_sourcefiles.zip JSnake v1.03 source files] <br> |
Current revision
Contents |
JSnake by jbnbeeb
Licence
Introduction
A proficient BASIC programmer from an early age, the author of JSnake has been inspired to give assembly language programming a go to create a "homebrew" game after getting into retro computing over the last couple of years.
JSnake is a simple Snake clone chosen as a good first project as it is one of the easiest games to code, rather than going for something too ambitious for an assembler beginner. JSnake is intended to start off as a very simple game, and be expanded as the author learns.
Click here for a Development Diary recording the details of the game's development by the author.
Platforms
BBC B, B+, Master 128
Downloads
v1.03 Uploaded 22/08/14 : Fixed high score table and collision detection bugs
JSnake v1.03 ssd file
JSnake v1.03 source files
Videos
| JSnake WIP Posted: April 28, 2012 |
Screenshots
JSnake in-game screenshot | JSnake high score table screenshot |